Package jline.lib.kpctoolbox
Port of the KPC-Toolbox library for Markovian process fitting and manipulation.
This package provides Java/Kotlin implementations of algorithms from the KPC-Toolbox (Kronecker Product Composition Toolbox) for analyzing structured Markov chains and queueing networks using matrix analytic methods.
- Quasi-Birth-Death (QBD) processes
- Matrix geometric solutions
- Kronecker product representations
- Block-structured chains
- Matrix geometric algorithms
- Spectral methods
- Iterative solution techniques
- Performance measure computation
See: Description
-
Class Summary Class Description MAPCatalog Complete catalog of MAP (Markovian Arrival Process) models migrated from MATLAB Location: /home/gcasale/code/matlab/maps/ This class provides static methods to create all MAP and MMPP2 models from the maps directory including those from .mat files and .m function files.