Class TreeNodeScore
- java.lang.Object
-
- org.processmining.specpp.datastructures.tree.heuristic.DoubleScore
-
- org.processmining.specpp.datastructures.tree.heuristic.TreeNodeScore
-
- All Implemented Interfaces:
java.lang.Comparable<DoubleScore>,Evaluation,HeuristicValue<DoubleScore>,ZeroOneBounded
public class TreeNodeScore extends DoubleScore implements ZeroOneBounded
-
-
Constructor Summary
Constructors Constructor Description TreeNodeScore(double score)
-
Method Summary
-
Methods inherited from class org.processmining.specpp.datastructures.tree.heuristic.DoubleScore
compareTo, getScore, toString
-
-