Ayesha Farooq

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

アクティビティの概要

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

    Non-negative variables and -0.0 values

    回答済み

    I am trying to solve a goal programming problem. My deviation variables' (n_l, p_l) values are supposed to be non-negative integers. I even added constraints like     for l in L:        m.addConstr...