multi-stage (serial) safety stock allocation model More...
Go to the source code of this file.
Namespaces | |
| ssa | |
Functions | |
| def | f (i, k) |
| def | make_data () |
| def | ssa (n, h, K, f, T) |
Variables | |
| h | |
| K | |
| L | |
| def | model = ssa(n, h, K, f, T) |
| n | |
| s | |
| sigma | |
| T | |
| x | |
| z | |
multi-stage (serial) safety stock allocation model
Definition in file ssa.py.