mirror of
https://github.com/ANL-CEEESA/MIPLearn.jl.git
synced 2025-12-06 08:28:52 -06:00
collect_gmi_dual: Remove useless set_obj
This commit is contained in:
@@ -60,9 +60,6 @@ function collect_gmi_dual(
|
||||
@info "Round $(round)..."
|
||||
|
||||
@timeit "Convert to standard form" begin
|
||||
# Update objective function
|
||||
set_objective_function(model, revised_obj)
|
||||
|
||||
# Extract problem data
|
||||
data = ProblemData(model)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user