Graham Hulsey

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Graham Hulsey
  • Graham Hulsey created a post,

    How to read SMPS format in Python with gurobipy?

    Answered

    Hello, I am attempting to benchmark some stochastic programming problems from the POSTS test set (here). I have seen that Gurobi can read MPS files with gp.read("file.mps"), but SMPS format contain...