Uses of Class
jline.lang.state.State.StateSpaceGeneratorResult
Packages that use State.StateSpaceGeneratorResult
Package
Description
Classes that model the state of a network and its individual nodes
-
Uses of State.StateSpaceGeneratorResult in jline.lang.state
Methods in jline.lang.state that return State.StateSpaceGeneratorResultModifier and TypeMethodDescriptionState.spaceGenerator(NetworkStruct sn, Matrix cutoff, SolverOptions options) Generates the state space for a queueing network using a matrix cutoff.