Harsh Gangwar

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

投稿

Harsh Gangwarによる最近のアクティビティ 最近のアクティビティ 投票
  • Trouble importing Nonlinear constraints to Gurobi models

    ユーザーの入力を待っています。

    I am trying to import JuMP or MathOpt Models to Gurobi recognized model formats (.mps, .rew, .lp). All seem to throw the same error during conversion: MathOptInterface.UnsupportedConstraint{MathOpt...

  • Accessing the values of Mvars during optimization

    回答済み

    Hi everyone, I am currently working on a project where I need to solve optimization models defined using PyCUTEst with Gurobi. My primary objective is to transfer PyCUTEst models to Gurobi models. ...