Sebastian Albert

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

アクティビティの概要

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

    gurobipy: Must callback be a function? Problem with Cython

    回答済み

    It seems that the callback argument in the Python gurobipy methods is checked to be a function. Why is it not sufficient to provide anything callable? Can this be fixed or worked around? This makes...