Georg Wicke
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Georg Wicke-
Efficient alternative to model.getCoeff
AnsweredI'm using the Gurobi Python interface to analyze an LP file. For this purpose, I need to know which non-zero coefficients a given linear constraint has. The only possibility that I've found is thro...