Package jline.solvers.ctmc.handlers
Class CtmcSignalLossy
java.lang.Object
jline.solvers.ctmc.handlers.CtmcSignalLossy
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean[]signalLossyClasses(NetworkStruct sn, double[] arvRateByClass)
-
Method Details
-
signalLossyClasses
- Parameters:
sn- network structurearvRateByClass- stationary arrival rate of each class at the station of interest (length nclasses)- Returns:
- per-class flags, true when the class can be removed by a signal there
-