mlpy.search.informed.AStar.save_path

AStar.save_path(path, filename)

Save the path to file.

Parameters:

path : list[int or tuple[int]]

The found path.

filename : str

The filename to save the path to.