Uses of Class
jline.solvers.jmt.SolverJMT
Packages that use SolverJMT
Package
Description
Benchmarking utilities and performance test models for LINE solvers.
This package provides an implementation of SolverJMT.
-
Uses of SolverJMT in jline.bench
Methods in jline.bench that return SolverJMTModifier and TypeMethodDescriptionstatic SolverJMTBenchmarkSolvers.getForkJoinSimulationSolver(Network model) Get Fork-Join simulation solver with appropriate settingsstatic SolverJMTBenchmarkSolvers.getSimulationSolver(Network model) -
Uses of SolverJMT in jline.solvers.jmt
Subclasses of SolverJMT in jline.solvers.jmtModifier and TypeClassDescriptionclassJMT is an alias for SolverJMT (Java Modelling Tools solver).