Mohammed Osman
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Mohammed Osmanによる最近のアクティビティ-
Gurobi Results display and export
回答済みHello! I have a Gurobi optimization model, which has around 130 binary decision variables, and more than 4000 continuous decision variables. After optimizing the model: How do I retrieve and export...
-
Constraint modeling
回答済みHello! I have 4 variables in a list of objects i.e.,oysters_list. My aim is to select just 1 binary variable of each year and face from the Main Objects created in the list and apply the constrain...
-
gurobipy.GurobiError: Invalid argument to LinExpr multiplication
ユーザーの入力を待っています。Hello! I'm trying to apply a quicksum function to the following expression. But I'm receiving the following error: gurobipy.GurobiError: Invalid argument to LinExpr multiplication sample_list: {lis...