Skip to content

Commit

Permalink
minor test mod
Browse files Browse the repository at this point in the history
  • Loading branch information
harshangrjn committed Aug 17, 2022
1 parent 5351cdd commit ec93dd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/lo_model_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,8 @@ end
"eigen_cuts_full" => true,
"soc_linearized_cuts" => true,
"eigen_cuts_2minors" => true,
"eigen_cuts_3minors" => true
"eigen_cuts_3minors" => true,
"topology_multi_commodity" => true,
)

result = LaplacianOpt.run_LOpt(params, glpk_optimizer)
Expand Down

0 comments on commit ec93dd2

Please sign in to comment.