robert wang

  • 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 robert wang Recent activity Votes
  • How to model the production plan

    Answered

    Hi 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...