Penelope Mitchell

  • Gurobi-versary
  • First Question
  • First Comment
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Penelope Mitchell Recent activity Votes
  • Constraint not working as intended

    Answered

    Hello, 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

    Answered

    Hello, 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...