piecewise linear model to the multi-item economic ordering quantity problem. More...
Go to the source code of this file.
Namespaces | |
| eoq_en | |
Functions | |
| def | eoq (I, F, h, d, w, W, a0, aK, K) | 
Variables | |
| a0 | |
| aK | |
| d | |
| int | EPS = 1.e-6 | 
| F | |
| h | |
| I | |
| int | K = 1000 | 
| def | model = eoq(I, F, h, d, w, W, a0, aK, K) | 
| w | |
| int | W = 2000 | 
| x | |
piecewise linear model to the multi-item economic ordering quantity problem.
Definition in file eoq_en.py.