John Feng

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 6
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 2
  • サブスクリプション 2

アクティビティの概要

John Fengさんの最近のアクティビティ
  • John Fengさんが投稿を作成しました:

    LazyCut Callback with wrong or unstable results

    ユーザーの入力を待っています。

    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さんが投稿を作成しました:

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