Package jline.bench.lqn
Class BenchLQN_MVA.MVASolverFactory
-
- All Implemented Interfaces:
-
jline.solvers.ln.SolverFactory
public class BenchLQN_MVA.MVASolverFactory implements SolverFactory
MVA solver factory for LQN benchmarks
-
-
Constructor Summary
Constructors Constructor Description BenchLQN_MVA.MVASolverFactory()
-
Method Summary
Modifier and Type Method Description NetworkSolver
at(Network model)
-
-
Method Detail
-
at
NetworkSolver at(Network model)
-
-
-
-