Langxun Zhu

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Langxun Zhu Recent activity Votes
  • if the model is feasible then terminate the solver

    Answered

    Hi, I formulated a bunch of MILP problems and want to test them in the followig way: If the problem is infeasible, I compute its IIS; if it is feasible, I want to save time and skip the computation...