mlpy.search.informed.AStar.get_path

AStar.get_path()

Return the optimal path from the start to the goal node.

Returns:

list[int or tuple[int]] :

The optimal path.