Koustav Chanda
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Koustav Chandaさんの最近のアクティビティ-
Koustav Chandaさんがコメントを作成しました:
Hi Lennart,While following your direction i am facing this issue AttributeError: 'gurobipy.QuadExpr' object has no attribute 'getVar'. Did you mean: 'getVar1'? But the code is executing without any...
-
Koustav Chandaさんが投稿を作成しました:
Formulating expression to minimize the variance of a list of values in GurobiPy
ユーザーの入力を待っています。How do i formulate an expression which will reduce the variance of a list of variables in GurobiPy.