My Project
Public Types | Public Attributes | List of all members
Visitor Class Reference

Inherits default_dfs_visitor.

Public Types

typedef boost::adjacency_list< boost::listS, boost::vecS, boost::undirectedS > Graph
 
typedef boost::graph_traits< Graph >::vertex_descriptor Vertex
 
typedef boost::graph_traits< Graph >::edge_descriptor Edge
 

Public Attributes

std::vector< Vertex > visited
 

The documentation for this class was generated from the following files: