mirror of
https://github.com/ANL-CEEESA/MIPLearn.jl.git
synced 2025-12-06 08:28:52 -06:00
Rewrite FileInstance
This commit is contained in:
@@ -19,6 +19,6 @@ using Cbc
|
||||
solve!(solver, file_instance)
|
||||
|
||||
loaded = load_instance(filename)
|
||||
@test length(loaded.py.samples) == 1
|
||||
@test length(loaded.samples) == 1
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user