mlpy.search.ISearch.save_path

ISearch.save_path(path, filename)[source]

Save the path to file.

Parameters:

path : list[int or tuple[int]]

The found path.

filename : str

The filename to save the path to.