Nipun Tulsian
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Nipun Tulsianさんの最近のアクティビティ-
Nipun Tulsianさんがコメントを作成しました:
Yes it shows all nan for variables we are trying to optimize. I will check the LP file
-
Nipun Tulsianさんがコメントを作成しました:
I am trying to solve f(x) = (xTAx)/B^Tx, so basically a quadratic/linear. To solve this I used the following code: m = gp.Model("Fractional model", env=env) ...
-
Nipun Tulsianさんがコメントを作成しました:
How can we model this constraints?