Elina Joksch

  • Gurobi-versary
  • Conversationalist
  • Curious
  • 合計アクティビティ 15
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 5

投稿

Elina Jokschによる最近のアクティビティ 最近のアクティビティ 投票
  • Extracting Runtime for Root Node

    回答済み

    Dear Gurobi Team, I am trying to retrieve and print the runtime for solving the root node. Unfortunately my model does not print any value in the end. Is there any mistake in my code? I already che...

  • Is the original model or presolved model dictating the algorithm?

    回答済み

    Dear Community,  my original model is continous, but after the presolve I have an MILP. Is in this case the algorithm for continous models used (Method = 3, concurrent) or Branch and bound for MILP...

  • What algorithm is used for my optimization?

    回答済み

    Dear Community, I have inserted my model into Gurobi and had it solved. Now I am wondering what algorithm is actually used for my problem. Since I only have continuous variables and have converted ...

  • Generalizing exponential constraints

    回答済み

    Dear Community,  I have successfully modeled a problem in Gurobi with exponential constraints and objective functions. As a next step, I would like to generalize my constraints to make the model le...

  • Optimizing integral of exponential function

    進行中

    Dear Community, I tried to model this problem into Gurobi, but so far I do not get a proper result. I tried to follow this post (https://support.gurobi.com/hc/en-us/community/posts/360077178491-Bui...