Muhieddine Shebaro

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

Posts

Recent activity by Muhieddine Shebaro Recent activity Votes
  • Binary Linear Programming or Binary Quadratic Programming Model?

    Answered

    I am confused on the criteria on calling a model a binary linear programming model or a binary quadratic programming model. For example: If one of the constraints involves a binary adjacency matrix...

  • Is abs_() in Gurobi linear or non-linear?

    Answered

    I have been trying to model an Mixed Integer Linear Programming problem in Gurobi and I avoided abs_() because I had doubts whether it can make my model non-linear. I researched this online where s...