mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Add lp_stats to after-lp features
This commit is contained in:
@@ -36,4 +36,4 @@ def test_benchmark() -> None:
|
||||
)
|
||||
benchmark.write_csv("/tmp/benchmark.csv")
|
||||
assert os.path.isfile("/tmp/benchmark.csv")
|
||||
assert benchmark.results.values.shape == (12, 20)
|
||||
assert benchmark.results.values.shape == (12, 21)
|
||||
|
||||
Reference in New Issue
Block a user