Siqi Zhang

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

投稿

Siqi Zhangによる最近のアクティビティ 最近のアクティビティ 投票
  • Comparing variables with constants

    回答済み

    I want to compare variables with constants, like x>p, z=1. x is continuous variables and p is constant, z is binary variable. I try to solve it with big-M method in Gurobi, I want to know is there ...