0.6.4: fix: make model.Clone use json as default (#44)
* 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