Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
tpl_test_cycle.H File Reference

Cycle detection in graphs. More...

#include <tpl_graph.H>
#include <ah-errors.H>
Include dependency graph for tpl_test_cycle.H:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Cycle detection in graphs.

Author
Leandro Rabindranath León

Definition in file tpl_test_cycle.H.