Ana Sofia Ariza Cardona
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Ana Sofia Ariza Cardonaさんの最近のアクティビティ-
Ana Sofia Ariza Cardonaさんが投稿を作成しました:
How do I switch the max function from CPLEX OPL to Gurobi?
回答済みHi, i got this constraint implemented on CPLEX OPL and I want to switch it to Gurobi but I don´t know how to do especifically this part "max(z in 1 ..i)(x[z][j][k]+y[z][j][k])". forall (i in N) for...
-
Ana Sofia Ariza Cardonaさんがコメントを作成しました:
Hi, I got the same problem but I´m doing it on Python, do you know how can I write this: T.select('*', i, k) on python?