Package jline.solvers.ctmc.analyzers
package jline.solvers.ctmc.analyzers
Analyzers for SolverCTMC.
This package contains analyzer implementations for Continuous-Time Markov Chain (CTMC) based solutions, providing various analysis methods for steady-state and transient performance metrics.
- Since:
- LINE 2.0
- See Also:
-
ClassesClassDescriptionResult class for CTMC reward computation via value iteration.Perfect-sampling steady-state analysis of closed single-class product-form networks, the sampling alternative to CTMC state-space enumeration.Metrics and sampled states returned by the perfect-sampling analyzer.Stationary analysis by decision-diagram level aggregation.Metrics and diagram description returned by the aggregation analyzer.