![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Files | |
| fes_aggregate.h | |
| Flow-equivalent-server aggregation: replace a station subset by one station. | |
| fes_beta_handle.h | |
| Wraps a flow-equivalent-server throughput table as a per-class class-dependence function beta_{i,r}(n). | |
| fes_build_isolated.h | |
| Service demands and visit ratios of an isolated subnetwork, from the stochastic complement of its routing matrix. | |
| fes_compute_metrics.h | |
| Per-station metrics of the ISOLATED subnetwork at every population state, the companion of fes_compute_throughputs. | |
| fes_compute_throughputs.h | |
| Per-class throughput table of an isolated subnetwork, tabulated over the population lattice, for use as the load-dependent rates of a flow-equivalent server (Chandy, Herzog and Woo 1975). | |
| fes_map_aggregate.h | |
| Recursive MAP flow-equivalent server for a station subset. | |
| fes_map_interdeparture.h | |
| Inter-departure MAP of a closed subnetwork made of one MAP station and one MAP flow-equivalent server. | |
| fes_map_interp.h | |
| Shape-preserving interpolation of the flow-equivalent descriptors, and the population grid they are evaluated on. | |
| fes_map_levels.h | |
| Per-level processes of a load-dependent flow-equivalent server. | |
| fes_map_moments.h | |
| Moments and index of dispersion of an inter-departure MAP. | |
| fes_map_solve.h | |
| Closed model left by a MAP flow-equivalent server, and the per-station metrics behind it. | |
| fes_validate.h | |
| Input validation for Flow-Equivalent Server (FES) aggregation. | |
| ljd_linearize.h | |
| Linearized index of a per-class population vector, for Limited Joint Dependence (LJD) tables. | |