Christian Sprecher

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

アクティビティの概要

Christian Sprecherさんの最近のアクティビティ
  • 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...