Robert Vick

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

Activity overview

Latest activity by Robert Vick
  • Robert Vick commented,

    Thanks very much!  That did the job nicely.  I noticed a related and more severe problem is that setting ub on xyz can make creating the MVar extremely slow (like about 5 minutes) if each component...

  • Robert Vick created a post,

    MVar constraint loops

    Answered

    I have something equivalent to the following in a model.  It takes considerably longer to set up than it takes to solve.  Is there a quicker way? xsize = 1000ysize = 100zsize = 4 xyz = model.addMVa...