Wissal Guedri
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
Wissal Guedriさんの最近のアクティビティ-
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
-
Wissal Guedriさんがコメントを作成しました:
Hi, Model has 408 quadratic constraintsCoefficient statistics:Matrix range [2e-05, 3e+00]QMatrix range [5e-09, 2e+00]QLMatrix range [1e-05, 1e+00]Objective range [1e+00, 1e+00]Bounds range [2e-02, ...
-
Wissal Guedriさんが投稿を作成しました:
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...