N - V - W - public class EnforcedExplorationOpenSelection<N,V extends java.lang.Comparable<V>> extends java.util.PriorityQueue<Node<N,V>>
| Constructor and Description |
|---|
EnforcedExplorationOpenSelection() |
| Modifier and Type | Method and Description |
|---|---|
Node<N,V> |
getTemporaryRoot() |
void |
setTemporaryRoot(Node<N,V> temporaryRoot)
Set the temporary root under which the search should explore.
|
add, clear, comparator, contains, iterator, offer, peek, poll, remove, size, spliterator, toArray, toArraycontainsAll, isEmpty, removeAll, retainAll, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait