Package jline.api.sn
Class SnToAG
java.lang.Object
jline.api.sn.SnToAG
Convert LINE network structure to Agent (RCAT) format for SolverAG.
Converts a LINE queueing network to the R, AP format required by INAP and AUTOCAT algorithms.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classStochastic network ToAG algorithms. -
Method Summary
Modifier and TypeMethodDescriptionstatic Ret.snToAGsnToAG(NetworkStruct sn) static Ret.snToAGsnToAG(NetworkStruct sn, int maxStates)
-
Method Details
-
snToAG
-
snToAG
-