Marthe Steffen
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Marthe Steffen-
Marthe Steffen commented,
I think I have defined them as binary variables. I am using Pulp interface with the Gurobi solver. This is how I defined the binary variables: Work = plp.LpVariable.dicts("Work", ((e,s,d) for e in...
-
Marthe Steffen created a post,
Interpretation of solver log
AnsweredHi, I am trying to interpret the output from the solver log when running one of my mathematical problems. I am trying to emphasise the size and complexity of the problem, but cannot seem to unders...