jiahua sheng
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by jiahua sheng-
jiahua sheng commented,
Sorry, my mistake, you are right. The problem happened when using PyCharm and I noticed it jump to the definition in "/home/xxxx/.cache/JetBrains/PyCharmCE2023.3/python_stubs/274796526/gurobipy/gur...
-
jiahua sheng created a post,
type hinting mistake in gurobipy 11
Answeredmodel.copy() does return a model, but in the gurobipy/Model.py copy function return None.