|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Cycle detection in graphs. More...
Go to the source code of this file.
Classes | |
| class | Aleph::Test_For_Cycle< GT, SA > |
| Test whether a cycle is reachable from a given node. More... | |
Namespaces | |
| namespace | Aleph |
| Main namespace for Aleph-w library functions. | |
Cycle detection in graphs.
Definition in file tpl_test_cycle.H.