|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AStarState
Created by IntelliJ IDEA. User: pereira Date: Jun 20, 2005 Time: 5:16:05 PM Search state with heuristic cost-to-completion.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface cc.mallet.util.search.SearchState |
|---|
SearchState.NextStateIterator |
| Method Summary | |
|---|---|
double |
completionCost()
Get the cost to completion. |
| Methods inherited from interface cc.mallet.util.search.SearchState |
|---|
getNextStates, isFinal |
| Method Detail |
|---|
double completionCost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||