PetStruct Struct Template Reference

#include <test_tools.h>

List of all members.


Detailed Description

template<class Graph>
struct PetStruct< Graph >

Structure returned by addPetersen().

Definition at line 51 of file test_tools.h.

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::Edge > incir
 Vector containing the edges of the inner circle.
std::vector< typename Graph::Edge > outcir
 Vector containing the edges of the outer circle.
std::vector< typename Graph::Edge > chords
 Vector containing the chord edges.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 30 12:18:36 2004 for LEMON by doxygen 1.3.8