Skip to content

Update to JuMP v0.19

Compare
Choose a tag to compare
@blegat blegat released this 02 Mar 21:00
· 129 commits to master since this release

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 polynomial equality constraints into equality constraints on the coefficients using MOI bridges.