Package jline.bench
Class BenchmarkSolvers
java.lang.Object
jline.bench.BenchmarkSolvers
Benchmark solver initialization utility
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBenchmarkSolvers(Network model) Get Fork-Join specific benchmark solvers Tests different fork-join approximation methodsstatic SolverJMTGet Fork-Join simulation solver with appropriate settingsstatic SolverJMTgetSimulationSolver(Network model)
-
Constructor Details
-
BenchmarkSolvers
public BenchmarkSolvers()
-
-
Method Details
-
getBenchmarkSolvers
-
getSimulationSolver
-
getForkJoinBenchmarkSolvers
Get Fork-Join specific benchmark solvers Tests different fork-join approximation methods -
getForkJoinSimulationSolver
Get Fork-Join simulation solver with appropriate settings
-