A B C D E F G H I M N O P R S T U V Y

H

h - Variable in class ai.search.informed.BestFirstSearcherForIntCostFn
the Heuristic to be used for the search
hashCode() - Method in class ai.search.SearchEngine
This class does not support hashing and an exception will be thrown if this method is called.
hashCode() - Method in class ai.search.SearchEngineForDoubleCostFn.SearchNodeForDoubleCostFn
This function computes the hash code of this search node which is the hash code of the search state contained in this node.
hashCode() - Method in class ai.search.SearchEngineForIntCostFn.SearchNodeForIntCostFn
This function computes the hash code of this search node which is the hash code of the search state contained in this node.
hasMoreSuccessors() - Method in class ai.search.informed.MAStarSearcherForIntCostFn.MbSearchNode
 
hasNext() - Method in class ai.search.AbstractSearchStateForDoubleCostFn.GenericSuccessorIterator
 
hasNext() - Method in class ai.search.AbstractSearchStateForIntCostFn.GenericSuccessorIterator
 
hasSuccessorInMem() - Method in class ai.search.informed.MAStarSearcherForIntCostFn.MbSearchNode
 
hweight - Variable in class ai.search.informed.BestFirstSearcherForIntCostFn
the relative weight given to the heuristic; default is 1

A B C D E F G H I M N O P R S T U V Y