Christian Sprecher

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

Posts

Recent activity by Christian Sprecher Recent activity Votes
  • Abs value constraint for MLinExpr

    Answered

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