collect_gmi_dual: Remove useless set_obj

feature/replay^2
Alinson S. Xavier 1 year ago
parent 1bd4917cca
commit 627952a083
Signed by: isoron
GPG Key ID: 0DA8E4B9E1109DCA

@ -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)

Loading…
Cancel
Save