UPetStruct< Graph > Struct Template Reference


Detailed Description

template<class Graph>
struct UPetStruct< Graph >

Structure returned by addUPetersen(). #include <test/test_tools.h>

List of all members.

Public Attributes

std::vector< typename Graph::Node > outer
 Vector containing the outer nodes.
std::vector< typename Graph::Node > inner
 Vector containing the inner nodes.
std::vector< typename
Graph::UEdge > 
incir
 Vector containing the edges of the inner circle.
std::vector< typename
Graph::UEdge > 
outcir
 Vector containing the edges of the outer circle.
std::vector< typename
Graph::UEdge > 
chords
 Vector containing the chord edges.


Generated on Thu Jun 4 04:03:16 2009 for LEMON by  doxygen 1.5.9