Gabriel Pimenta

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

アクティビティの概要

Gabriel Pimentaさんの最近のアクティビティ
  • Gabriel Pimentaさんが投稿を作成しました:

    Inquiry on Asynchronous Optimization Calls Using Gurobipy in Python Environment

    回答済み

    Dear Gurobi Support Team, For your information, we are currently using the Gurobipy package (version 10.0.2) for modeling optimization problems and making optimization calls. We are running these o...

  • Gabriel Pimentaさんが投稿を作成しました:

    compute IIS

    回答済み

    What defines the efficiency of computeIIS? Testing my model, for some situations, the IIS is computed adequately, reaching a minimum IIS in a short time, while in others, it doesn't reach the minim...

  • Gabriel Pimentaさんがコメントを作成しました:

    Thank you, Lennart. However, I have a question. When running the model with a short 'TimeLimit', the result is worse than running the model with a long 'TimeLimit', but both runs return an 'optimal...

  • Gabriel Pimentaさんが投稿を作成しました:

    Status SUBOPTIMAL

    進行中

    I am running a multi-objective MIP model. When combining the objectives into a single objective, the model works correctly. However, when separating the objectives using setObjectiveN and parameter...

  • Gabriel Pimentaさんがコメントを作成しました:

    Dan Steffy, I'm having the same problem mentioned above "Warning: 1 variables dropped from basis." Can you clarify what it means?