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

Handler.h File Reference


Detailed Description

Handlers used to call the algorithms.

PigaleThread calls handler to select which algorithm to execute.
Each algorithm to call is identified by a unique integer action defined in Action_def.h.
The return value is used to known which action should be performed after.
The possible return values are:

Include dependency graph for Handler.h:

This graph shows which files directly or indirectly include this file:

Functions


Function Documentation

int AlgoHandler ( GraphContainer GC,
int  action,
int  nn 
)

int AlgoHandler ( GraphContainer GC,
int  action 
)

int AugmentHandler ( GraphContainer GC,
int  action 
)

int DualHandler ( GraphContainer GC,
int  action 
)

int EmbedHandler ( GraphContainer GC,
int  action,
int &  drawing 
)

bool& EraseMultipleEdges (  ) 

int GenerateHandler ( GraphContainer GC,
int  action,
int  n1_gen,
int  n2_gen,
int  m_gen 
)

int OrientHandler ( GraphContainer GC,
int  action 
)

int RemoveHandler ( GraphContainer GC,
int  action 
)

bool& SchnyderColor (  ) 

bool& SchnyderLongestFace (  ) 

bool& SchnyderRect (  ) 


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