Zohar Levi

  • Total activity 53
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 13

Posts

Recent activity by Zohar Levi Recent activity Votes
  • pre-solve algorithm

    Answered

    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

    Answered

    hi, The pre-solve seems to be buggy: https://github.com/yalmip/YALMIP/discussions/986 -z

  • Beaten by a naive method solving MILP

    Ongoing

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