John Feng

  • Gurobi-versary
  • First Question
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 2

Activity overview

Latest activity by John Feng
  • John Feng created a post,

    LazyCut Callback with wrong or unstable results

    Awaiting user input

    Hi, I am using the C++ API to implement a callback to yield lazy cuts. This is an implementation of the Benders decomposition method. Initially, the master problem has no constraints. Likemax ts.t....

  • John Feng created a post,

    MIPGap parameter on Multiple Objectives

    Hello, I am trying to set MIPGap parameter for multiple objectives (two objectives to be minimized in my case, called a and b). I used two ways which I expected the same solutions, but they don't. ...