zhen chen
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by zhen chen-
multiprocessing gurobi have errors using Process but no erros using Pool
AnsweredI have a linear programming problem that requiring changeing the right hand side of a constraint every time I solved the model. So I want to see if I can do it by parallel computing. From several ...