Yuyi Zhong
- 合計アクティビティ 12
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Yuyi Zhongによる最近のアクティビティ-
DATA_NOT_AVAILABLE error when Retrieving Solutions for Multiple Scenarios
ユーザーの入力を待っています。Hi, 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
回答済みHi, 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)?
回答済みHi, 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...