Mohamad Abouras
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
Posts
Recent activity by Mohamad Abouras-
Quadratic optimization too slow
AnsweredHello 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
AnsweredHello,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...