Package jline.lib.kpctoolbox
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.
Structured Markov Chains
- Quasi-Birth-Death (QBD) processes
- Matrix geometric solutions
- Kronecker product representations
- Block-structured chains
Solution Methods
- Matrix geometric algorithms
- Spectral methods
- Iterative solution techniques
- Performance measure computation
- Since:
- LINE 2.0
- See Also:
-
ClassesClassDescriptionFacade class for Acyclic Phase-Type (APH) functions.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.Facade class for Markov Chain functions.Facade class for MMPP2 fitting functions.