haonan zhong

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

Activity overview

Latest activity by haonan zhong
  • haonan zhong commented,

    Hi Riley, Thanks for your response! I just want to mention that I'm implementing this code in a lazy-fashion using lazy constraints. I'm not giving the model the lazy constraints that are removed b...

  • haonan zhong created a post,

    Can MIPSOL happens in the PRESOLVE?

    Answered

    I'm adding lazy cut in the callbacks. I realize that a feasible solution is found (Not optimal), but the number of node reported by Gurobi is only one. Is it because the lazy cut is added in the PR...