jiahua sheng
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
jiahua shengさんの最近のアクティビティ-
jiahua shengさんがコメントを作成しました:
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さんが投稿を作成しました:
type hinting mistake in gurobipy 11
回答済みmodel.copy() does return a model, but in the gurobipy/Model.py copy function return None.