Skip to content

1.0.3: Fix cplex change var name (#62)

Compare
Choose a tag to compare
@phantomas1234 phantomas1234 released this 27 Jan 14:06
· 243 commits to master since this release
* fix: change variable name

* fix: move change to interface

Problem is not cplex-specific

* fix: bug in scipy_interface

Variables names were not updated in the bounds dictionary of the
Problem class

* test: add test in abstract test suite