Patrik Kjærran

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

Posts

Recent activity by Patrik Kjærran Recent activity Votes
  • Sparse variable matrices in Python

    Answered

    As of version 9.0, sparse sparse constraints were added to the Gurobipy API. How would I go about defining a sparse matrix of variables, similar to the following (illustrated using Xpress Python in...