lahlou Laaziz
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
lahlou Laazizさんの最近のアクティビティ-
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...
-
lahlou Laazizさんがコメントを作成しました:
Hi Daniel, Its more than clear, thanks a lot for such a nice explanation. Laaziz
-
lahlou Laazizさんがコメントを作成しました:
Hi Daniel, Thanks a lot for your answer. Is that correct to put Sigma[c, i] which is a decision variable into the log funcrion knowing that the log function expect a numerical value rather than a d...
-
lahlou Laazizさんが投稿を作成しました:
How to use LinExpr to code the entropy function in Gurobi?
回答済みHi, 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...