Pranav Jain
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Pranav Jainによる最近のアクティビティ-
Hi Eli, Yes I have changed the modelsense to max. If I am using another algorithm, I am able to solve the problem. The value of N_i(x) will change everytime x changes, thus objective function ...
-
Hi Eli, Thank you for your suggestion. I tried doing what you said, but I always get the solution as the lower bound which I have set. Here is my problem, Max f(x) = sum(a_i*N_i(x)) s...
-
Thanks a lot Eli. I have another question. How do I calculate values of N_i(x) for each iteration in the Gurobi solution process. I checked online and it was mentioned using attributes. I am using ...