Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

DFSAPHeuristic.cc File Reference

#include "DFSAPHeuristic.h"
#include "Edge.h"
#include "EdgeIterator.h"
#include "Graph.h"
#include "Matching.h"
#include "common.h"

Defines

#define pushOnPath(EDGE)

Define Documentation

#define pushOnPath EDGE   ) 
 

Value:

path[pathlen] = EDGE ; \ pathlen++ ; \ VertexOnPath[EDGE->getVertex1()->getLabel()] = true ; \ VertexOnPath[EDGE->getVertex2()->getLabel()] = true ;


Generated on Fri Jul 16 19:41:21 2004 for steghide by doxygen 1.3.7