Skip to content

Commit

Permalink
WIP: test stability
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudocubic committed Oct 11, 2023
1 parent 3fd30d2 commit b82b030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mld.jl
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
("options", "problem", "operations-algorithm") => "full-lookahead",
("options", "problem", "operations-problem-type") => "traditional",
("options", "constraint", "disable-block-isolation-constraint") => true,
("solvers", "HiGHS", "presolve") => "off",
))

r = optimize_switches!(args)
Expand Down

0 comments on commit b82b030

Please sign in to comment.