Vektor Dewanto

  • 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 Vektor Dewanto Recent activity Votes
  • Is there a way to add constraints in parallel?

    Answered

    I am trying to solve a large dynamic programming problem, say with 1 million states and 10 actions. Currently, I have a bottleneck in adding constraints with the following code: === self.model.addC...