![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Drivers that split an integrated cache-queueing model into an isolated cache and a queueing network, then iterate the two to a fixed point. More...
Files | |
| file | include/line/api/da/da_cache_isolate.h |
| Isolated-cache input construction for the decomposition methods. | |
| file | include/line/api/da/da_cacheqn.h |
| Decomposition-aggregation driver for integrated cache-queueing models, a port of matlab/src/api/da/da_cacheqn.m. | |
| file | include/line/api/da/da_cacheqn_retrieval.h |
| Decomposition-aggregation driver for a CLOSED integrated cache-queueing model whose Cache carries a delayed-hit retrieval system. | |
| file | include/line/api/da/da_fpi.h |
| Damped fixed-point iteration, the shared driver of the decomposition algorithms. | |
| file | include/line/api/da/da_traffic_superpos.h |
| Superposition of independent renewal flows (Whitt's QNA stationary-interval method). | |
Drivers that split an integrated cache-queueing model into an isolated cache and a queueing network, then iterate the two to a fixed point.