![]() |
Rosetta
3.7
|
Files | |
file | BFS_prune.hh |
A breadth first search with pruning for boost graphs. | |
file | DFS_sort.hh |
A depth first search with sorting for edge visitation. | |
file | ring_detection.hh |
Algorithms for working with rings in boost graphs. | |
file | RingDetection.hh |