Interface Heuristic

All Superinterfaces:
Serializable
All Known Subinterfaces:
PlanningGraphHeuristic, StateHeuristic
All Known Implementing Classes:
AbstractHeuristic, AbstractStateHeuristic, AdjustedSum, AdjustedSum2, AjustedSum2M, Combo, CriticalPath, FastForward, GraphHeuristic, Max, RelaxedGraphHeuristic, SetLevel, Sum, SumMutex

public interface Heuristic extends Serializable
This interface defines the methods of all heuristics.