SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

GraphContainer Class Reference

Collaboration diagram for GraphContainer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Protected Attributes


Constructor & Destructor Documentation

GraphContainer (  )  [inline]

GraphContainer ( const GraphContainer G  )  [inline]

~GraphContainer (  )  [inline]


Member Function Documentation

GraphContainer& operator= ( const GraphContainer G  )  [inline]

void Tswap ( GraphContainer G  )  [inline]

int nv (  )  const [inline]

int ne (  )  const [inline]

int nbre ( const tvertex  )  const [inline]

int nbre ( const tedge  )  const [inline]

PSet& Set ( const tvertex  )  [inline]

PSet& Set ( const tedge  )  [inline]

PSet& Set ( const tbrin  )  [inline]

PSet1& Set (  )  [inline]

PSet& PV (  )  [inline]

PSet& PB (  )  [inline]

PSet& PE (  )  [inline]

PSet1& PG (  )  [inline]

void setsize ( const tvertex ,
int  i 
) [inline]

void setsize ( const tedge ,
int  i 
) [inline]

void setsize ( int  nn,
int  mm 
) [inline]

void incsize ( const tvertex  )  [inline]

void decsize ( const tvertex  )  [inline]

void incsize ( const tedge  )  [inline]

void decsize ( const tedge  )  [inline]

void clear (  )  [inline]

void reset (  )  [inline]

void ClearKeep (  )  [inline]


Member Data Documentation

PSet1 General [protected]

PSet V [protected]

PSet E [protected]

PSet B [protected]

int n [protected]

int m [protected]


Generated on Thu Jan 31 16:51:50 2008 for Pigale by  doxygen 1.5.4