Francesca Sbarbati
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Francesca Sbarbati-
Francesca Sbarbati created a post,
KeyError: (0, 1) in Gurobi in Python
AnsweredI'm using Gurobi to work to a location problem (p-median problem). This is a piece of code to solve p-median problem in Gurobi. Console shows me a KeyError: (0,1) for the last line of code.Ho...