Nipun Tulsian
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Nipun Tulsian-
Yes it shows all nan for variables we are trying to optimize. I will check the LP file
-
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) ...
-
How can we model this constraints?