Lei Shu

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

投稿

Lei Shuによる最近のアクティビティ 最近のアクティビティ 投票
  • absolute value in the objective function

    回答済み

    Hello,   I am wondering what is the equivalent of m.addConstr(y == abs_(x)) in the C++ interface? It shows that "abs_" is not defined in the C++ interface...   Thank you in advance!