Package search

Class Frontiers.DebuggingFrontier<Node>

java.lang.Object
search.Frontiers.DebuggingFrontier<Node>
All Implemented Interfaces:
FrontierStructure<Node>
Direct Known Subclasses:
Frontiers.DebuggablePriorityQueue, Frontiers.PriorityQueue
Enclosing class:
Frontiers

public abstract static class Frontiers.DebuggingFrontier<Node>
extends Object
implements FrontierStructure<Node>
Abstract class adding debugging hooks to the basic frontier.