
Marco Corrao
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Marco Corrao-
Marco Corrao commented,
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 created a post,
Pruning the search tree from Callback
AnsweredHi 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 commented,
Great, this works! Thanks a lot for your help. Best Marco
-
Marco Corrao created a post,
Python API: Using single component of a MVar object in a non-matrix constraint
AnsweredHi 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 ...