mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 09:28:51 -06:00
Objective: Refactoring
This commit is contained in:
@@ -133,7 +133,7 @@ def test_simulate_perfect():
|
||||
simulate_perfect=True,
|
||||
)
|
||||
stats = solver.solve(tmp.name)
|
||||
assert stats["Lower bound"] == stats["Objective: Predicted LB"]
|
||||
assert stats["Lower bound"] == stats["Objective: Predicted lower bound"]
|
||||
|
||||
|
||||
def test_gap():
|
||||
|
||||
Reference in New Issue
Block a user