robert wang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by robert wang-
How to model the production plan
AnsweredHi there, I am new to Gurobi and I want to hand this question in python/gurobi, Here are two tables: product_ratio = { 'ParentProduct': ['A1', 'A1', 'A2', 'A2', 'A3', 'A3', 'A3'], 'ChildProdu...