BOYU CHENG
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by BOYU CHENG-
BOYU CHENG commented,
Hi Matthias, Currently, I am trying another way to do that but "KeyError: '__getstate__'" happened. First, I start building 5 LPs sequentially: from gurobipy import *from gurobipy import GRB a={1...
-
BOYU CHENG created a post,
Solving multiple independent LPs in parallel in python
Good afternoon, My name is Boyu. I am a college student and newbie in python and Gurobi. Currently, one step of my model is solving 48 independent LPs. These LPs are independent and each has the sa...