|
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 |
|
|
std::vector< Vertex > | visited |
|
The documentation for this class was generated from the following files:
- C:/Users/simenva/Documents/GitHubVisualStudio/CrossSectionSolver/Solver/Visitor.h
- C:/Users/simenva/Documents/GitHubVisualStudio/CrossSectionSolver/Solver/Visitor.cpp