v1.0.8
- Added the
in_degree_map,out_degree_mapanddegree_mapfunctions to the graph class - Replaced per vertex in-degree calculating in the
topological_sortalgorithm with thein_degree_mapfunction
in_degree_map, out_degree_map and degree_map functions to the graph classtopological_sort algorithm with the in_degree_map function