github coin-or/python-mip 1.9.1

latest releases: v1.20-pre, 1.16-pre, 1.15.0...
3 years ago

Additions

  • Possible to query solution value of a variable v with float(v), besides the traditional v.x, tks to @jurasofish
    Fixes:
  • for models with only continuous variables and SOS, branch and bound should be executed
    Documentation
  • Much improved documentation for Special Ordered Sets - SOS
  • Example including SOS of types 1 and 2

Don't miss a new python-mip release

NewReleases is sending notifications on new releases.