Package jline.solvers.ldes.analyzers
Class Solver_ldes_analyzer
java.lang.Object
jline.solvers.ldes.analyzers.Solver_ldes_analyzer
-
Method Summary
Modifier and TypeMethodDescriptionstatic LDESResultsolver_ldes_analyzer(NetworkStruct sn, SolverOptions options, SolverLDES solverLDES) LDES analyzer that selects and executes the appropriate analysis method.
-
Method Details
-
solver_ldes_analyzer
public static LDESResult solver_ldes_analyzer(NetworkStruct sn, SolverOptions options, SolverLDES solverLDES) LDES analyzer that selects and executes the appropriate analysis method.
-