mirror of
https://github.com/ANL-CEEESA/MIPLearn.jl.git
synced 2025-12-06 16:38:51 -06:00
Implement BenchmarkRunner
This commit is contained in:
@@ -8,7 +8,9 @@ using MIPLearn
|
||||
MIPLearn.setup_logger()
|
||||
|
||||
@testset "MIPLearn" begin
|
||||
include("fixtures/knapsack.jl")
|
||||
include("solvers/jump_test.jl")
|
||||
include("solvers/learning_test.jl")
|
||||
include("instance/file_test.jl")
|
||||
include("utils/benchmark_test.jl")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user