Georg Wicke

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Georg Wicke
  • Georg Wicke commented,

    That's about what I was looking for - thanks a ton! I would suggest some API to get the LinExpr for a constraint on the constraint object itself, though; I expected to be able to access the LHS in ...

  • Georg Wicke created a post,

    Efficient alternative to model.getCoeff

    Answered

    I'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...