![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Files | |
| infer_compute_ql_at_arrival.h | |
| Per-class queue lengths seen by each arriving job, reconstructed from arrival and response time samples. | |
| infer_fmlps.h | |
| Fluid response-time likelihood, and the FMLPS demand estimator built on it. | |
| infer_get_qlen_arrival.h | |
| Per-class queue lengths at arrival for the per-class sample format. | |
| infer_gibbs.h | |
| Gibbs sampling demand estimator for a closed delay-plus-queue model. | |
| infer_lqn.h | |
| Identify hidden LQN parameters from measured performance data. | |
| infer_lqn_ekf.h | |
| Extended Kalman Filter for LQN parameter identification. | |
| infer_lqn_findbyname.h | |
| First element of a named LQN container matching a name. | |
| infer_lqn_getobs.h | |
| Observation vector of a solved LQN, z = h(a). | |
| infer_lqn_jacobian.h | |
| Forward finite-difference sensitivity matrix of an observation map. | |
| infer_lqn_setparams.h | |
| Apply a parameter vector to a LayeredNetworkStruct, and read it back. | |
| infer_minps_setup.h | |
| Turn a raw per-class trace into the sample set MINPS estimates from. | |
| infer_mlps.h | |
| Maximum-likelihood service-demand estimation at a processor-sharing queue. | |
| infer_nhpp_ks.h | |
| Kolmogorov-Smirnov tests for a non-homogeneous Poisson arrival process. | |
| infer_qmle.h | |
| Queue-length-based maximum-likelihood estimator of the service demands of a closed queueing network. | |
| infer_rps.h | |
| Regression for Processor Sharing (RPS) demand estimator. | |
| infer_variational.h | |
| Variational inference for Markovian queueing networks. | |