Skip to content

Create and evaluate queueing networks

Compare
Choose a tag to compare
@areenberg areenberg released this 24 Mar 20:31
· 8 commits to master since this release
bde87b9

This library aims to provide a smooth approach for evaluating an M/M/C/K queueing network. By restricting the input to the adjacency matrix and the parameters that characterize the system, users are provided a straightforward approach to evaluating a queueing network without having to struggle with the details of the implementation. In this version (v1.1) a procedure is added to the uniformization method that avoids problems with variable underflow.