Georg Wicke

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 3
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

Georg Wickeさんの最近のアクティビティ
  • Georg Wickeさんがコメントを作成しました:

    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さんが投稿を作成しました:

    Efficient alternative to model.getCoeff

    回答済み

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