A Python package for manufacturing and assembly lines simulation and optimization
-
Updated
Sep 29, 2022 - Python
A Python package for manufacturing and assembly lines simulation and optimization
Compose modular pipes to process data
Assembly line management software
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 …
Solver for heuristic method called COMSOAL (computer method for sequencing operations for assembly lines)
A calculator for the assembly line 1 and 2 game
SALBP-1 solver. Linear programming for optimizing the number of workstations
Algorithms that solves optimization problems.
Add a description, image, and links to the assembly-line topic page so that developers can more easily learn about it.
To associate your repository with the assembly-line topic, visit your repo's landing page and select "manage topics."