Tamal Das
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Tamal Das-
Order of constraints affects solution optimality; Code returns suboptimal solution
OngoingHi, I'm facing two problems with my gurobi code in Python (in Eclipse). 1. The order of constraints affects the solution. If I change the order in which I define my constraints, the solver returns ...