connected_components.h File Reference
#include <alglib/graph/graph_property.h>
#include <alglib/graph/dfs.h>
#include <vector>

Go to the source code of this file.

Namespaces

 alglib
 
 alglib::graph
 

Functions

template<typename GraphType >
vertex_property< GraphType, int > alglib::graph::connected_components (const GraphType &G)