Tianyu Mao

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

投稿

Tianyu Maoによる最近のアクティビティ 最近のアクティビティ 投票
  • Why is the solution for binary variables 0.999999?

    回答済み

    Hello In my program, I have set a set of binary decision variables, with code  Zeta = md.addVars(V, vtype=GRB.BINARY, name='Zeta[i]') During the process of adjusting the constraints, I found that...