Marit Solheim Thériautl
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Posts
Recent activity by Marit Solheim Thériautl-
Inncorrect output?
AnsweredHi! I am working on a quite simple model, but do not seem to obtain the correct result. For the model presented in the following I have set the costCCS cost to 1 000 000 (extremely high) in order f...
-
Implement constraints correctly
AnsweredHi, I am struggling to implement constraints correctly into my model. I am looking into carbon capture and storage as shipboard application. As a vessel sails it will capture its own emission and s...
-
KeyError = 0 from objective function
AnsweredHi, I am new to gurobi and python and I am trying to create a simple route model. I however keep getting the KeyError = 0 from my objective function. Any suggestions? import gurobipy as gpfrom guro...