Christian Sprecher

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

投稿

Christian Sprecherによる最近のアクティビティ 最近のアクティビティ 投票
  • Abs value constraint for MLinExpr

    回答済み

    I am trying to Minimize the following function using the Python API of Gurobi 9.0.0 min ||A*x||_1 - ||B*x||_1 for x in [-1,1]^n This cost function is not convex and thererfore not as easy to comput...