Anis Boudieb
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Posts
Recent activity by Anis Boudieb-
How to store a solution from gurobi optimizer in a list in python ?
AnsweredI have an assignment problem where I used gurobi to optimise my model. I have results in this format when I use the optimize() function : assign[287,128]:1.0 assign[292,129]:1.0 assign[271,130]:1....