Updated astar to be more accurate, fixed a bug
Updated astar to be more accurate, fixed a bug where the algorithm tracked paths, not states, causing it to sometimes loop over too many states, impacting performance.
Updated astar to be more accurate, fixed a bug where the algorithm tracked paths, not states, causing it to sometimes loop over too many states, impacting performance.