Johannes Tenhumberg

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

Posts

Recent activity by Johannes Tenhumberg Recent activity Votes
  • Matrix Interface for Python

    Answered

    I want to use gurobi from python, but the high-level API with addVars() and addConstrs() is cumbersome for large problems. It seems that there exists a matrix interface for C, R and MATLAB where yo...