Marco Corrao
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Marco Corraoさんの最近のアクティビティ-
Marco Corraoさんがコメントを作成しました:
Hi! Thanks a lot for the reply! I implemented it and it seems to be working. Indeed, the approach can also be used as a work-around to set locally-valid cuts from callbacks. It is still unfortunate...
-
Marco Corraoさんが投稿を作成しました:
Pruning the search tree from Callback
回答済みHi I have a MILP that include a number of binary variables \(y_i, i \in I\). Further, my MILP has the property that, if I fix a subset of my binary variables \(y_j, j \in J \subset I \), then t...
-
Marco Corraoさんがコメントを作成しました:
Great, this works! Thanks a lot for your help. Best Marco
-
Marco Corraoさんが投稿を作成しました:
Python API: Using single component of a MVar object in a non-matrix constraint
回答済みHi I only recently started working with the Python API (Gurobi 9.1), which support matrix friendly modelling. Particularly, I have a problem that is naturally expressed in terms in matrix/vector ...