Mahbubul Alam Palash

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

アクティビティの概要

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

    Thanks for replying. Yes, something similar to what you said and I am trying this with the  GRBLinExpr. I hope it will work. Thanks

  • Mahbubul Alam Palashさんが投稿を作成しました:

    Summation if binary variables are set

    回答済み

    I have an array of binary decision variables and I want to multiply the index of the binary variables that are set to 1 with a constant and sum the multiplication and use that sum as a constraint. ...