Abhinav Patil
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Abhinav Patil-
Abhinav Patil commented,
The answer, as it turns out, is because at some point in the code (not in my excerpt above), I was casting the floats to integers. I was not aware that Gurobi was in fact sometimes generating solut...
-
Abhinav Patil commented,
Hi Eli, Thank you for your message. It is difficult to post a minimal working example because of the complexity of the other pieces of code not included here but I will try to do so ASAP. I print...
-
Abhinav Patil created a post,
Gurobi is returning infeasible solutions
AnsweredI am trying to solve a binary integer programming problem with a given objective function and n variables subject to the constraint that the sum of the n variables is exactly n/2 (n.b.: in practice...