Package jline.solvers.nc
Class NCRunner
java.lang.Object
jline.solvers.nc.NCRunner
-
Field Summary
Modifier and TypeFieldDescriptionprotected SolverOptions
protected SolverNCResult
protected NetworkStruct
-
Constructor Summary
-
Method Summary
-
Field Details
-
sn
-
options
-
res
-
-
Constructor Details
-
NCRunner
-
-
Method Details
-
run
runAnalyzer() method from LINE. This method is used to run the solver on the given network. It returns the performance measures corresponding to the given network. The method is called from the SolverNC class.- Returns:
- - the performance measures corresponding to the given network
-