mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Benchmark: Always use default components
This commit is contained in:
@@ -72,7 +72,6 @@ def test_baseline():
|
||||
"baseline": LearningSolver(
|
||||
time_limit=time_limit,
|
||||
solver=internal_solver,
|
||||
components={},
|
||||
),
|
||||
}
|
||||
benchmark = BenchmarkRunner(solvers)
|
||||
|
||||
Reference in New Issue
Block a user