P Jimery
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by P Jimery-
Gurobi get dual problem
Awaiting user inputI am solving the model using the Benders decomposition algorithm, what should I do if I want to get the dyadic problem of the original MILP model via Gurobi?
-
Warning displayed after running
Answered┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query...