Zohar Levi
- 合計アクティビティ 53
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 13
投稿
Zohar Leviによる最近のアクティビティ-
pre-solve algorithm
回答済みCan you perhaps refer me to a paper that explains the algorithm? Usually, it seems to do a good job. Sometimes, though, the number of int vars increases for reducing bin vars or continuous vars. In...
-
pre-solve is buggy
回答済みhi, The pre-solve seems to be buggy: https://github.com/yalmip/YALMIP/discussions/986 -z
-
Beaten by a naive method solving MILP
進行中I have an MILP (mixed int linear prog). There is the comiso library https://www.graphics.rwth-aachen.de/software/comiso/ which does something super naive: Solve the problem treating all vars as co...