Mohamad Abouras

  • Gurobi-versary
  • Conversationalist
  • First Question
  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 2

Posts

Recent activity by Mohamad Abouras Recent activity Votes
  • Quadratic optimization too slow

    Answered

    Hello everyone, I am trying to solve the following optimization problem using python interface:   Modelling the problem as in the code below returns correct results. However, it takes very long ti...

  • LP Problem Formulation

    Answered

    Hello,I am using GUROBI to solve a linear programming problem.The problem I am trying to formulate has conditions in its constraints, and I am having difficulties formulating those.Here is a screen...