Grafalgo
Library of useful data structures and algorithms
faltPath Class Reference
Collaboration diagram for faltPath:

List of all members.

Public Member Functions

 faltPath (Graph &, Dlist &, int &)

Private Types

enum  stype { odd, even }

Private Member Functions

void augment (edge)
edge findPath ()
edge expand (vertex)

Private Attributes

Graphgraf
Dlistmatch
stype * state
int * visit
edge * mEdge
edge * pEdge
Dlistfree
Listleaves
int sNum

Detailed Description

Definition at line 14 of file faltPath.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Friends