Peter Marcel Jürgens
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Posts
Recent activity by Peter Marcel Jürgens-
Model ignores indicator contraints
AnsweredHi everyone, i have the following code snippet (the rest of the code should not be interesting): int numOfPolygons = 8;x0 = new GRBVar[numOfPolygons];y0 = new GRBVar[numOfPolygons]; polygonPicked =...