Package jline.solvers.des.analyzers
Class Solver_des_analyzerKt
-
- All Implemented Interfaces:
public final class Solver_des_analyzerKt
-
-
Method Summary
Modifier and Type Method Description final static DESResultsolver_des_analyzer(NetworkStruct sn, SolverOptions options, SolverDES solverDES)-
-
Method Detail
-
solver_des_analyzer
final static DESResult solver_des_analyzer(NetworkStruct sn, SolverOptions options, SolverDES solverDES)
- Parameters:
sn- Network structure representing the queueing network modeloptions- Solver configuration options including method selectionsolverDES- DES solver instance to use for analysis- Returns:
DES analysis results including method used and runtime
-
-
-
-