Constructor and Description |
---|
NullHeuristic() |
Modifier and Type | Method and Description |
---|---|
double |
h(State s)
Returns the estimated amount of reward that will be received when following the optimal policy from the given state.
|
public double h(State s)
Heuristic