Mohammadreza Chamanbaz
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
コメント
Mohammadreza Chamanbazによる最近のアクティビティ-
Further to my earlier comment, I forgot to mention that the objective value returned by the two models are identical.
-
Hi Matthias Thanks for the clarification. For some reasons, I am not able to recover the solution to the original model by using the extracted data from the model. Here is a pseudo code: A = model....
-
Hi Matthias May I ask if the A, and RHS matrix/vectors provided by getA(), RHS = model.getAttr('RHS'), already includes the bound constraints l ≤ x ≤ u (bound constraints) or they need to be impos...
-
Hi Mathias Thanks for your comments. Something which is very strange is that if I call getAttr() codes before calling getA() the results is empty (for all) but if I them after getA(), I get the cor...