Skip to content

Update to JuMP v0.19

Compare
Choose a tag to compare
@blegat blegat released this 04 Mar 16:42
· 488 commits to master since this release
586b55e

Refactoring to use the new extensive design of JuMP:

  • Leverage the parse/build/add pipeline to extend JuMP macros for polynomial variables and constraints.
  • Implement transformation of Sum-of-Squares constraints into PSD constraints using MOI bridges.