Package | Description |
---|---|
com.github.lstephen.ai.search |
Modifier and Type | Method and Description |
---|---|
Heuristic<S> |
HillClimbing.getHeuristic()
The
Heuristic being used for the search. |
Modifier and Type | Method and Description |
---|---|
HillClimbing.Builder<S> |
HillClimbing.Builder.heuristic(Heuristic<S> heurisitc) |
Copyright © 2015. All rights reserved.