Package jline.api.sn
Class SnHasProductFormExceptMultiClassHeterExpFCFS
java.lang.Object
jline.api.sn.SnHasProductFormExceptMultiClassHeterExpFCFS
Legacy name of
SnHasProductFormNotHetFCFS, kept as a delegating
alias exactly as the python twin does: the pre-rework body here still
admitted LCFSPR and lacked the FCFS equal-service-means check, so it could
disagree with the predicate the AMVA dispatch actually uses.-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanChecks if the network satisfies product-form assumptions except multiclass heterogeneous FCFS
-
Method Details
-
snHasProductFormExceptMultiClassHeterExpFCFS
Checks if the network satisfies product-form assumptions except multiclass heterogeneous FCFS- Parameters:
sn- - NetworkStruct object for the queueing network model- Returns:
- boolean
-