public abstract class HeuristicFunction
extends java.lang.Object
Constructor and Description |
---|
HeuristicFunction() |
Modifier and Type | Method and Description |
---|---|
abstract double |
getDistanceToTarget(org.deckfour.xes.model.XTrace systemTrace,
int index) |