| Package | Description |
|---|---|
| examples.jmarkov | |
| examples.jmdp | |
| examples.jphase | |
| jmarkov |
Provides the basic elements to model continuous time Markov chains (CTMC).
|
| jmarkov.basic |
This package contains basic elements such as State, Event, Action that are used in jMarkov and jMDP
|
| jmarkov.basic.exceptions |
This package contains the definition od the Exceptions thrown by jMarkov
|
| jmarkov.gui |
Provides classes for graphic user interface (GUI) to present the
result of a model build with JMarkov.
|
| jmarkov.jmdp |
jMDP is used to solve Markov Decision Processes.
|
| jmarkov.jmdp.solvers |
This package contins the framwork of solvers used by jMDP to solve Markov Decision Processes.
|
| jmarkov.jqbd.solvers | |
| jmarkov.solvers |
Provides classes for customizing a solver used by JMarkov to solve transient
and steady state probabilities in different models.
|
| jphase |
This package provides capabilities for modeling Phase type distributions.
|
| jphase.distributions | |
| jphase.fit |
Provides capabilities for fitting Phase type distribution parameters
from data.
|
| jphase.generator |
Provides capabilities for generating random variates from Phase
type distributions.
|
| jphase.GUI | |
| jphase.values |