Penelope Mitchell
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Penelope Mitchell-
Constraint not working as intended
AnsweredHello, Thank you for reading my question. I am trying to select a series of arcs based on maximized benefit and contiguity. However, I am having trouble with constraint 5, introducing the variable ...
-
model construction gurobipy; working with tupledicts
AnsweredHello, I am new to modeling and am trying to get a basic capacitated max cover facility model running in python using the gurobipy package. The model generates a solution, but it is obviously wron...