Skip to content

Updated astar to be more accurate, fixed a bug

2604728 requested to merge aStar into main

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.

Merge request reports

Loading