Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.1.10

Choose a tag to compare

@jdtibochab jdtibochab released this 05 Dec 00:24
· 190 commits to main since this release
  1. optimize with get_reduced_costs=True now works with new per_position setting of construct_lp_problem. It was not setting per_position=True, causing an error
  2. Allow calling other solvers using model.optimize(solver=solver)
  3. Corrected annotation of solver functions
  4. Extended solver flag across troubleshooting. Should not import qwarmLP when using gurobi instead of qminos
  5. Fixed overall compatibility with MacOS. MacOS can run without qminos installed and only with gurobi.