Small fixes

This commit is contained in:
2024-02-02 14:16:13 -06:00
parent e9971a2152
commit 25fc39a2b7
4 changed files with 1 additions and 0 deletions

Binary file not shown.

BIN
test/fixtures/tsp-n20-00000.mps.gz vendored Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -38,6 +38,7 @@ function runtests()
test_solvers_jump()
test_usage()
test_cuts()
test_lazy()
end
end