Victor Hinojosa
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Victor Hinojosaによる最近のアクティビティ-
Tuning process using Python API
回答済みDear Comunity, I would like to know if it is possible to tune over multiple models using the Python API (model.tune()). I see that option using the grbtune. I look forward to hearing your comme...
-
Printing Lagrange multipliers
回答済みDear Comunity, After solving a LP problem, I would like to print in Python the Lagrange multipliers for specific equality constraints. Now, I am printing all "pi" values using model.getConstrs() ...