Marloes Remijnse

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

Posts

Recent activity by Marloes Remijnse Recent activity Votes
  • Finding multiple feasible solutions using JuMP in julia

    Awaiting user input

    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

    Answered

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