Jan Krause

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

アクティビティの概要

Jan Krauseさんの最近のアクティビティ
  • Jan Krauseさんがコメントを作成しました:

    Hi Jaromil, okay, that makes sense. Thanks! Best regards,Jan

  • Jan Krauseさんがコメントを作成しました:

    Hi Jaromil, again thanks for your explanations. Now, we've manually counted the number of cuts that were added via user callback and that satisfy the latest solution with equality but strangely fou...

  • Jan Krauseさんがコメントを作成しました:

    Hi Jaromil, thx for your clarification. How could one interprete this - are the other of the 4333 user cuts, that are not displayed in the log at the end, definitely dominated by some other constra...

  • Jan Krauseさんが投稿を作成しました:

    User Cuts are not accepted

    回答済み

    I want to solve my optimization problem involving user-cuts. I add them via a callback with the model.cbCut() method. When I count the number of executions of the latter method I have a way bigger ...