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