Main Page   Class Hierarchy   Compound List   File List   Contact   Download   Symbolic Constraints   Examples  

SCIL::SteinerArborescence< Graph >::dfs_visitor< Graph > Class Template Reference

Visitor for algorith boost::depth_first_search.

List of all members.

Public Member Functions

 dfs_visitor (map< vertex_descriptor, bool > *_reached)
void discover_vertex (vertex_descriptor u, const Graph &G) const
 This event is called when a new vertex is discovered.

Public Attributes

map< vertex_descriptor, bool > * reached
 Stores the reached map.

Detailed Description

template<typename Graph>
template<typename Graph>
class SCIL::SteinerArborescence< Graph >::dfs_visitor< Graph >

Definition at line 105 of file SteinerArborescence.cc.


The documentation for this class was generated from the following file:
Generated on Mon Mar 28 22:03:52 2011 for SCIL by  doxygen 1.6.3