Marloes Remijnse

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

投稿

Marloes Remijnseによる最近のアクティビティ 最近のアクティビティ 投票
  • Finding multiple feasible solutions using JuMP in julia

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

    I want to find multiple feasible solutions for a MILP model using Gurobi with JuMP in Julia. According to the documentation, this should be possible. However, I get some odd output when using diffe...

  • Check if model is unbounded and raise error

    回答済み

    I am running a model for several instances, and I am saving these instances' objectives and solving time. When I check the output of the cases, some of the models are unbounded but still, an object...