![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Files | |
| ag_dispatch.h | |
| The -s ag entry point: gates, fixed point, mean measures. | |
| ag_exec.h | |
| Execution backends of the reversed-rate fixed point. | |
| ag_types.h | |
| Options of the agent-based (RCAT) solver. | |
| ag_worker_client.h | |
| Coordinator-side connections to the ag-worker processes. | |
| solver_ag.h | |
| Port of solver_ag.m: the RCAT (Reversed Compound Agent Theorem) analyzers, reached by methods 'inap', 'inapplus', 'inapinf' and 'exact'. | |
| solver_ag_autocat.h | |
| solver_ag_autocat.m, the optimization-based search for RCAT product-form solutions. | |
| solver_ag_runner.h | |
| The gates and the dispatch of the agent-based (RCAT) solver. | |