Skip to content

A* perf and heuristics

username-removed-281287 requested to merge astar-perf into master
  • Enhanced memory of SFA* and associated state managers
  • Enhanced performance of SFA* and planners in general
  • Split ForwardAstarPlanner into subclasses based on the chosen heuristics
  • Added heuristics for SFA*

Merge request reports