Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable diverging product structure #36

Open
MarvinMat opened this issue Jul 22, 2019 · 0 comments
Open

Enable diverging product structure #36

MarvinMat opened this issue Jul 22, 2019 · 0 comments
Labels
Milestone

Comments

@MarvinMat
Copy link
Collaborator

MarvinMat commented Jul 22, 2019

  • Let StorageAgent create ProductionAgent for multiply orders
  • Use-Case i.e. Splitting raw material for multiply orders

show case procedure for dispo agents:
(1) create new DispoAgent with diverging product structure
(2) if no bucket for same raw material exits or all exiting buckets for same raw material are already at their limit --> the DispoAgent creates a new bucket at storageagent, else add to busket
(3) as soon as any dispo agent inside bucket reaches priority the bucket creates a production agent with all including dispoagents

assumptions:

  • spare capacties on raw material can be neglected

extension:

  • storage can create new dummy dispoagents if raw material has spare capacities
@MarvinMat MarvinMat added this to the Release V2.0 milestone Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant