graphTests.c File Reference

#include "graph_boyer.h"
#include "stack.h"

Include dependency graph for graphTests.c:

Go to the source code of this file.

Defines

#define GRAPHTEST_C

Functions

int _TestPath (graphP theGraph, int U, int V)
int _TryPath (graphP theGraph, int J, int V)
void _MarkPath (graphP theGraph, int J)
int _TestSubgraph (graphP theSubgraph, graphP theGraph)
int gp_CheckEmbeddingIntegrity (graphP theEmbedding)
int gp_CheckKuratowskiSubgraphIntegrity (graphP theGraph)


Define Documentation

#define GRAPHTEST_C
 

Definition at line 7 of file graphTests.c.


Function Documentation

void _MarkPath graphP  theGraph,
int  J
 

Definition at line 346 of file graphTests.c.

int _TestPath graphP  theGraph,
int  U,
int  V
 

Definition at line 289 of file graphTests.c.

int _TestSubgraph graphP  theSubgraph,
graphP  theGraph
 

Definition at line 378 of file graphTests.c.

int _TryPath graphP  theGraph,
int  J,
int  V
 

Definition at line 319 of file graphTests.c.

int gp_CheckEmbeddingIntegrity graphP  theEmbedding  ) 
 

Definition at line 51 of file graphTests.c.

int gp_CheckKuratowskiSubgraphIntegrity graphP  theGraph  ) 
 

Definition at line 159 of file graphTests.c.


Generated on Thu Oct 20 14:59:06 2005 for DominoParitySeparator by  doxygen 1.4.5