Uses of Class
jline.lang.Ensemble
Package
Description
Abstractions to declare basic elements of a model.
This package contains the classes used the specify LayeredNetwork objects
Solver superclasses and related data structures.
Solution approaches for stochastic models in random environments.
LINE's native Layered Network (LN) solver
-
Uses of Ensemble in jline.lang
Modifier and TypeClassDescriptionclass
An environment model defined by a collection of network sub-models coupled with an environment transition rule that selects the active sub-model. -
Uses of Ensemble in jline.lang.layered
-
Uses of Ensemble in jline.solvers
ModifierConstructorDescriptionprotected
EnsembleSolver
(Ensemble ensModel, String name) protected
EnsembleSolver
(Ensemble ensModel, String name, SolverOptions options) -
Uses of Ensemble in jline.solvers.env
-
Uses of Ensemble in jline.solvers.ln