Contents:
Returns a list of tuples as a path from the given start to the given end in the given maze :param maze: :param cost :param start: :param end: :return: