
P Jimery
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by P Jimery-
P Jimery commented,
Hi Riley,Yes, my algorithm is solving the main problem and the dyadic subproblem by iteration and adding the feasible cut of the dyadic subproblem to the main problem. But in solving larger scale p...
-
P Jimery created a post,
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?
-
P Jimery created a post,
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...