mlpy.search.ISearch.get_path

ISearch.get_path()[source]

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

Returns:

list[int or tuple[int]] :

The optimal path.