v1.0.5
- Renamed the
perfect
binary tree generator to useregular
so that the naming is not confused with it being aperfect graph
- Renamed the
pq_bfs
template topfs
(priority-first search) so that it is not confused with a level by level search - Aligned the corresponding documentation pages