lahlou Laaziz
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by lahlou Laaziz-
How to reduce the size of LinExpr() and speed up the solving process ?
Hi, I am having an issue with LinExpr, I am trying to solve and instance of the Generalized Assignment problem where my cost function uses the Euclidean distance which has to be written using Lin...
-
How to use LinExpr to code the entropy function in Gurobi?
AnsweredHi, My mathematical model includes optimizing a cost function that makes use of entropy formula which uses the logarithmic function. I'd like to know if Gurobi is able to optimize this kind of part...