Package jline.api.sn
Class SnHasProductFormNotHetFCFSKt
-
- All Implemented Interfaces:
public final class SnHasProductFormNotHetFCFSKt
-
-
Method Summary
Modifier and Type Method Description final static BooleansnHasProductFormNotHetFCFS(NetworkStruct sn)Checks if the network satisfies product-form assumptions (does not have heterogeneous FCFS) -
-
Method Detail
-
snHasProductFormNotHetFCFS
final static Boolean snHasProductFormNotHetFCFS(NetworkStruct sn)
Checks if the network satisfies product-form assumptions (does not have heterogeneous FCFS)
- Parameters:
sn-NetworkStruct object for the queueing network model
- Returns:
boolean
-
-
-
-