public class SearchTree<T extends AbstractSearchTreeNode> extends AbstractSearchTree<T>
Constructor and Description |
---|
SearchTree(Heuristic<T> heuristic) |
addNode, best, descendingIterator, descendingSet, getHeuristic, getNodeSet, getRoot, notifyNode, setRoot, size, updateDone, updatePrepare
public SearchTree(Heuristic<T> heuristic)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann