Marit Solheim Thériautl

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 10
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 2
  • サブスクリプション 3

アクティビティの概要

Marit Solheim Thériautlさんの最近のアクティビティ
  • Marit Solheim Thériautlさんがコメントを作成しました:

    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さんが投稿を作成しました:

    Inncorrect output?

    回答済み

    Hi! 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さんが投稿を作成しました:

    Implement constraints correctly

    回答済み

    Hi, 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さんがコメントを作成しました:

    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さんが投稿を作成しました:

    KeyError = 0 from objective function

    回答済み

    Hi, 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...