Wissal Guedri
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
投稿
Wissal Guedriによる最近のアクティビティ-
How to query constraints in callback function?
回答済みHello, Is it possible to query the constraints, defined by the user or added by Gurobi, that are in process or have been satisfied in the callback function? Best, Wissal
-
Gurobi's output is not within the specified bounds
Hello, I'm using cbGetNodeRel() to extract the variables' values, after the resolution of the linear relaxation of the MIP. However, I noticed that the retrieved values are not within the specified...