Hu Zhenghao

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

投稿

Hu Zhenghaoによる最近のアクティビティ 最近のアクティビティ 投票
  • about the constraints changed with variables

    ユーザーの入力を待っています。

    Eexcuse me, in my problem, I have several constraints changed with variables. For example I need to achieve the model has following logic: if p[0]>=4:    model.addConstr(p[1]<=1.5) else:    model.a...