Ondřej Toman
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
投稿
Ondřej Tomanによる最近のアクティビティ-
How to get lower bound of SOCP?
回答済みI am working on close enough TSP solver. This problem can be formulated as MISOCP but this formulation is slow. So I am trying to solve "integer part" of this problem with my branch and bound and j...
-
Setting OptimalityTol does not affect precision of solution
進行中Hello,while solving my model, I came across a strange behavior of the gurobi. I am testing this problem on an instance that is solvable analytically. The optimal solution is exactly 8. Gurobi found...