Pranav Jain
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by 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 ...