Package jline.solvers.mva.handlers
Interface MVASolverHandler
-
- All Implemented Interfaces:
public interface MVASolverHandler
-
-
Method Summary
Modifier and Type Method Description abstract MVAResultsolve(NetworkStruct sn, SolverOptions options)-
-
Method Detail
-
solve
abstract MVAResult solve(NetworkStruct sn, SolverOptions options)
-
-
-
-