jiahua sheng
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by jiahua sheng-
type hinting mistake in gurobipy 11
Answeredmodel.copy() does return a model, but in the gurobipy/Model.py copy function return None.