Package org.jacop.constraints.netflow
Class Statistics
java.lang.Object
org.jacop.constraints.netflow.StatisticsBase
org.jacop.constraints.netflow.Statistics
This class stores all the statistics gather during the execution of the network flow constraint.
- Version:
- 4.8
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal StatisticsBase
final StatisticsBase
final StatisticsBase
final StatisticsBase
Fields inherited from class org.jacop.constraints.netflow.StatisticsBase
amountPruned, arcsExamined, arcsPruned, consistencyCalls, consistencyIterations, DF, maxScoreSum, minScoreSum
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jacop.constraints.netflow.StatisticsBase
toString
-
Field Details
-
NVARS
-
XVARS
-
WVARS
-
SVARS
-
-
Constructor Details
-
Statistics
public Statistics()
-
-
Method Details
-
toString
- Overrides:
toString
in classStatisticsBase
-