Pranav Jain
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Pranav Jainさんの最近のアクティビティ-
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 ...
-
Pranav Jainさんがコメントを作成しました:
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...
-
Pranav Jainさんがコメントを作成しました:
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 ...
-
Pranav Jainさんが投稿を作成しました:
How to use MILP in Gurobi when objective function is not a direct function of design variable
Hi, I am new to Gurobi and am trying to figure out a way to solve a problem where my objective function is a linear combination of some variables (N_i(x)), and my design variable is x. My constrain...