Ankit Bansal
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Ankit Bansal-
On Paramter Tuning with Callbacks
AnsweredIs it possible to perform parameter tuning on a MIP model in which lazy constraints are added using callback?
-
On PreSOS1BigM Parameter
AnsweredConsider a bunch of constraints of type \sum_{i\in N} x_{i} = 1, x_{i} \in {0,1}. If I model them as SOS1 constraints and set the PreSOS1BigM parameter equal to 0, will GUROBI perform GUB branching...