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

Graph connectivity testing. More...

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

Go to the source code of this file.

Classes

class  Test_Connectivity< GT, SA >
 Determines if a graph g is connected. More...
 

Detailed Description

Graph connectivity testing.

Author
Leandro Rabindranath León

Definition in file tpl_test_connectivity.H.