Uses of Package
jline.solvers.auto
Packages that use jline.solvers.auto
Package
Description
Abstractions to declare basic elements of a model.
This package contains the classes used the specify LayeredNetwork objects
Automatic solver selection and configuration for queueing networks.
-
Classes in jline.solvers.auto used by jline.langClassDescriptionOne row of
SolverAUTO.findSolver(): a (family, method) pair this model can be asked for, whether it runs, what kind of answer it returns and which measures it can report. -
Classes in jline.solvers.auto used by jline.lang.layeredClassDescriptionOne row of
SolverAUTO.findSolver(): a (family, method) pair this model can be asked for, whether it runs, what kind of answer it returns and which measures it can report. -
Classes in jline.solvers.auto used by jline.solvers.autoClassDescriptionLINE solver - Java implementation equivalent to MATLAB LINE.mAutomatic solver selection for queueing network models.A method name split into a selection intent, or a family plus its submethod.One row of
SolverAUTO.findSolver(): a (family, method) pair this model can be asked for, whether it runs, what kind of answer it returns and which measures it can report.