Package jmarkov.solvers

Provides classes for customizing a solver used by JMarkov to solve transient and steady state probabilities in different models.

See: Description

Package jmarkov.solvers Description

Provides classes for customizing a solver used by JMarkov to solve transient and steady state probabilities in different models. The bacis classes are @code SteadyStateSolver and @TransientSolver. Implementation of these classes is provided, that rely on Java Matrix Package (Jama) and Matrix Toolkits for Java (MTJ). For overviews, tutorials, examples, guides, and tool documentation, please see:

Copa Group WEB page.