Sebastian Albert
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Sebastian Albert-
gurobipy: Must callback be a function? Problem with Cython
AnsweredIt 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...