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