cc.mallet.util.search
Interface AStarState
-
- All Superinterfaces:
- SearchState
public interface AStarState extends SearchState
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
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doublecompletionCost()Get the cost to completion.-
Methods inherited from interface cc.mallet.util.search.SearchState
getNextStates, isFinal
-
-
DataMelt 3.0 © DataMelt by jWork.ORG