Skip to content

0.6.4: fix: make model.Clone use json as default (#44)

Compare
Choose a tag to compare
@phantomas1234 phantomas1234 released this 15 Nov 15:46
· 268 commits to master since this release
* fix: make model.Clone use json as default

Using LP format as intermediate has problems on cross-solver clones.

* chore: add warning to clone with use_lp

* test: change clone test to use json

* fix: import warnings

* test: assert that cloned optimal value is the same