Yuyi Zhong
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Yuyi Zhong-
DATA_NOT_AVAILABLE error when Retrieving Solutions for Multiple Scenarios
Awaiting user inputHi, I am using gurobi 9.5 and have a multiple-scenarios model where the constraint set among different scenarios are the same, only the objective functions are different. I tried to call GRBoptimiz...
-
Model status returns GRB_LOADED
AnsweredHi, I am running Gurobi 9.0 in the C language. One of the model solving returns me status "GRB_LOADED", meaning that the Model is loaded, but no solution information is available. Do you have any ...
-
How to solve different objective function at the same time (with the same set of constraints)?
AnsweredHi, I am calling Gurobi 9.0 from C language. I construct a Gurobi model with a certain set of constraints, and I want to maximize/minimize different objective functions with this same set of constr...