simmer
simmer copied to clipboard
New vignettes
To keep track of this:
- [x] Introduction
- [x] JSS paper
- [x] Advanced trajectory usage
- [ ] Advanced resource usage
- Capacity & queue size scheduling
- Priority arrivals without preemption
- Priority arrivals with preemption
- [ ] Advanced generator usage
- General usage
- Batched generation (#65)
- Convenience functions
- [ ] Inspecting results
- [x] The Bank Tutorial
- [x] Other SimPy Examples
- [x] Queueing Systems
- [x] Continuous-Time Markov Chains
- [x] Dining Philosophers Problem
- [x] IEEE Comm. Mag. paper
small note: document definition of finished in get_mon_arrivals
More details about set_prioritization needed.