| Package | Description |
|---|---|
| examples.jmarkov | |
| examples.jmdp | |
| jmarkov |
Provides the basic elements to model continuous time Markov chains (CTMC).
|
| jmarkov.basic.exceptions |
This package contains the definition od the Exceptions thrown by 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.solvers |
Provides classes for customizing a solver used by JMarkov to solve transient
and steady state probabilities in different models.
|
| Class and Description |
|---|
| NotUnichainException
This Exception should be thrown by the SteadyStateSolver if it detects that
there is not a unique solution to the stationary probabilities.
|
| Class and Description |
|---|
| SolverException
This exception is thrown by solve methods.
|
| Class and Description |
|---|
| NotUnichainException
This Exception should be thrown by the SteadyStateSolver if it detects that
there is not a unique solution to the stationary probabilities.
|
| Class and Description |
|---|
| SolverException
This exception is thrown by solve methods.
|
| Class and Description |
|---|
| SolverException
This exception is thrown by solve methods.
|
| StructureException
This exception is produced in shortest path problems if the conditions for
convergence are not met.
|
| Class and Description |
|---|
| SolverException
This exception is thrown by solve methods.
|
| StructureException
This exception is produced in shortest path problems if the conditions for
convergence are not met.
|
| Class and Description |
|---|
| NotUnichainException
This Exception should be thrown by the SteadyStateSolver if it detects that
there is not a unique solution to the stationary probabilities.
|