Skip to content

v1.0.5

Compare
Choose a tag to compare
@SpectraL519 SpectraL519 released this 17 Nov 16:17
· 3 commits to master since this release
  • Renamed the perfect binary tree generator to use regular so that the naming is not confused with it being a perfect graph
  • Renamed the pq_bfs template to pfs (priority-first search) so that it is not confused with a level by level search
  • Aligned the corresponding documentation pages