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...