Luka Budin

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

アクティビティの概要

Luka Budinさんの最近のアクティビティ
  • Luka Budinさんがコメントを作成しました:

    Hi Maliheh, thanks for your solution using auxiliary variables, it solved the problem!   Kind regards, Luka

  • Luka Budinさんがコメントを作成しました:

    Hi Maliheh, If I model the expression 2. using the Model.addGenConstrIndicator() method I get the following error in Python: "TypeError: must be a real number, not gurobipy.QuadExpr". I have a quad...

  • Luka Budinさんが投稿を作成しました:

    Conditional quadratic constraints

    回答済み

    How would we formulate the following logical expression in Gurobi: The if-else logic can be solved by the following expressions (one has to know how to approximate BigM parameter well): Now we ha...