Package jline.api.sn
Class SnHasProductFormNotHetFCFS
java.lang.Object
jline.api.sn.SnHasProductFormNotHetFCFS
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanChecks if the network satisfies product-form assumptions (does not have heterogeneous FCFS)
-
Method Details
-
snHasProductFormNotHetFCFS
Checks if the network satisfies product-form assumptions (does not have heterogeneous FCFS)- Parameters:
sn- NetworkStruct object for the queueing network model- Returns:
- true if the network satisfies the product-form assumptions
-