Skip to content

Commit

Permalink
remove remaining cbc
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigomha committed Dec 4, 2024
1 parent 424b8d2 commit ce19795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_utils/solver_definitions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
using Ipopt
using SCS
using HiGHS
using Cbc

ipopt_optimizer =
JuMP.optimizer_with_attributes(Ipopt.Optimizer, "tol" => 1e-6, "print_level" => 0)
Expand Down

0 comments on commit ce19795

Please sign in to comment.