Sebastian Albert

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

Activity overview

Latest activity by Sebastian Albert
  • Sebastian Albert created a post,

    gurobipy: Must callback be a function? Problem with Cython

    Answered

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