Tutorials
Small, copy/paste-friendly walkthroughs.
- Job-shop basics: build a tiny shop, run jobs through multiple servers, read metrics.
- Release control: pre-shop pool, release policies, and composable triggers.
- ShopFloor extensibility: add hooks, swap WIP strategies, customize metrics.
- Multi-run experiments: repeat runs across random seeds with
Runner. - Logging: trace events, debug behavior, and analyze simulation history.
- Troubleshooting: common gotchas and how to fix them.
Experimental
Experimental APIs live under simulatte.experimental and may change between releases.
- Materials, warehouse, and AGVs: add inventory + transport with FIFO blocking semantics.