Mahbubul Alam Palash

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Mahbubul Alam Palash
  • Mahbubul Alam Palash commented,

    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 created a post,

    Summation if binary variables are set

    Answered

    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. ...