Package jline.solvers.ldes.analyzers
Class Solver_ldes_analyzerKt
-
- All Implemented Interfaces:
public final class Solver_ldes_analyzerKt
-
-
Method Summary
Modifier and Type Method Description final static LDESResultsolver_ldes_analyzer(NetworkStruct sn, SolverOptions options, SolverLDES solverLDES)-
-
Method Detail
-
solver_ldes_analyzer
final static LDESResult solver_ldes_analyzer(NetworkStruct sn, SolverOptions options, SolverLDES solverLDES)
- Parameters:
sn- Network structure representing the queueing network modeloptions- Solver configuration options including method selectionsolverLDES- LDES solver instance to use for analysis- Returns:
LDES analysis results including method used and runtime
-
-
-
-