SIAMESE - Simulation of Assembly and Manufacturing Lines
- yeah, silly acronym, I know...
pip install siamese-optimizer
- Getting started
- Examples folder
- Docstrings are available in every main object.
- Build a manufacturing line using machines and buffers instances;
- Simulate the line with Simpy;
- Generate plot and reports of results;
- Draw the line with NetworkX.
- Otimizations and suggestions, such as changing buffer capacity or machine speed.
- Create an official
Sink
object; - Finish
CountFailure
object; - Create objects the combine and duplicate entities.
- Sure, but I'm kinda busy right now. I'll do it in a probably-near future.