Class DiscreteExamples

java.lang.Object
jline.examples.java.discrete.DiscreteExamples

public class DiscreteExamples extends Object
Discrete-time (slotted) examples, one per feature of the discrete-time normalizing-constant route.

SolverNC enters this route only when options.config.slotted is true, the same switch SolverLDES uses; it is never inferred from the presence of a Geometric distribution. When the switch is on and the model falls outside the discrete-time product form, the solver errors instead of approximating.

Reference: H. Daduna, Queueing Networks with Discrete Time Scale, LNCS 2046, Springer, 2001.