Matthew Chamberlain

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

投稿

Matthew Chamberlainによる最近のアクティビティ 最近のアクティビティ 投票
  • Gurobi Effect of Abs/Max

    回答済み

    Hello,I am working on a project with some max/absolute value constraints using gurobipy. One option is to use the gurobi formulations in the background (e.g. my_var == gp.abs_(other_var)). Likewise...

  • FeasRelax Model Relationships

    回答済み

    In short, my request would be to have FeasRelax associate the new variables and constraints through attributes with the constraints/variables from which they are derived.The reason this would be he...