Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 06:07
· 228 commits to master since this release

DisjunctiveProgramming v0.1.2

Diff since v0.1.1

Closed issues:

  • Need to delete NLconstraint after reformulating its respective perspective function when using CHR (#7)
  • Variable Lower Bound (#18)
  • interval arithmetic function fails with nonlinear functions (#19)
  • Big-M for nonlinear constraints (#20)
  • Quadratic constraints that are modeled using @constraint (#21)

Merged pull requests:

  • Reformulate nonlinear constraints correctly for CHR (#23) (@hdavid16)