Skip to content

v2.0

Compare
Choose a tag to compare
@rxdu rxdu released this 24 Jan 14:43
21b007f
  • Added dynamic priority queue to replace the old one based on std::priority_queue
  • Cleaned up the implementation of Dijkstra and A* search algorithm, reduced duplicated code
  • A few member variable naming updates for consistency
  • Improved unit tests and code test coverage