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.
    • Method Detail

      • completionCost

        double completionCost()
        Get the cost to completion.
        Returns:
        the cost