Yanfei Huang
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 2
コメント
Yanfei Huangによる最近のアクティビティ-
As Greg said, I finally located the bug is on the tolerances issue. In my code (python) I set the tolerances like this # Limits the GAP (default 1e-4). m.Params.MIPGap =1e-4 ...