Skip to content
#

assembly-line

Here are 8 public repositories matching this topic...

This project simulates an assembly line that fills customer orders from inventory. Each customer order consists of a list of items that need to be filled. The line consists of a set of stations. Each station holds an inventory of items for filling customer orders and a queue of orders to be filled. Each station fills the next order in the queue …

  • Updated Dec 9, 2019
  • C++

Improve this page

Add a description, image, and links to the assembly-line topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the assembly-line topic, visit your repo's landing page and select "manage topics."

Learn more