Marit Solheim Thériautl
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Activity overview
Latest activity by Marit Solheim Thériautl-
Marit Solheim Thériautl commented,
I am also struggling to retrieve the reduced costs of the different variables. How would I proceed with this? I have tried the following: f.getAttr(x.RC) But then I get the error: 'tupledict' objec...
-
Marit Solheim Thériautl created a post,
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...
-
Marit Solheim Thériautl created a post,
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...
-
Marit Solheim Thériautl commented,
Hi Jaromil, Thank you so much for the guidance! It helped a lot!Just a question regarding the a auxiliary variable and the set of inequality constraints: how would this be included in a written mat...
-
Marit Solheim Thériautl created a post,
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...