eg_pdp.h File Reference

#include "eg_ddomino.h"
#include "cookInterface.h"
#include "eg_list.h"
#include "eg_menger.h"
#include "eg_mempool.h"
#include "eg_ddpconstraint.h"
#include "dp_config.h"
#include "graph_boyer.h"

Include dependency graph for eg_pdp.h:

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

Go to the source code of this file.

Defines

#define EGPDP_DBGLVL   1000
#define EGU2_LVL   1000
#define EGFDOM_LVL   1000
#define EGFD2DOM_LVL   1000
#define EGPDP_FIX2PIE   1
#define EGPDP_GETP2P   1
#define EGGP2P_LVL   1000

Functions

int EGfixDualDominos (EGlist_t *domino_list, int nnodes, int nedges, double *const weight, int *const edges, int *const elim_edges, int nelim_edges, graphP G, EGmemPool_t *mem)
int EGgetPrimalDP (EGddpConstraint_t *ddp, int nnodes, int nedges, int *const edges, int *const elim_edges, int nelim_edges, double *const weight, int *const ndom, int **const nAset, int **const nBset, int *const nHandle, int ***const Aset, int ***const Bset, int **const Handle, double *const violation, graphP G, EGmemPool_t *const mem)
int EGuntangleAllDomino (EGlist_t *ddom_list, EGdGraph_t *dgraph, EGlist_t **embed, EGmemPool_t *mem)


Define Documentation

#define EGFD2DOM_LVL   1000
 

Definition at line 12 of file eg_pdp.h.

#define EGFDOM_LVL   1000
 

Definition at line 11 of file eg_pdp.h.

#define EGGP2P_LVL   1000
 

Definition at line 15 of file eg_pdp.h.

#define EGPDP_DBGLVL   1000
 

Definition at line 9 of file eg_pdp.h.

#define EGPDP_FIX2PIE   1
 

Definition at line 13 of file eg_pdp.h.

#define EGPDP_GETP2P   1
 

Definition at line 14 of file eg_pdp.h.

#define EGU2_LVL   1000
 

Definition at line 10 of file eg_pdp.h.


Function Documentation

int EGfixDualDominos EGlist_t domino_list,
int  nnodes,
int  nedges,
double *const   weight,
int *const   edges,
int *const   elim_edges,
int  nelim_edges,
graphP  G,
EGmemPool_t mem
 

Definition at line 87 of file eg_pdp.c.

int EGgetPrimalDP EGddpConstraint_t ddp,
int  nnodes,
int  nedges,
int *const   edges,
int *const   elim_edges,
int  nelim_edges,
double *const   weight,
int *const   ndom,
int **const   nAset,
int **const   nBset,
int *const   nHandle,
int ***const   Aset,
int ***const   Bset,
int **const   Handle,
double *const   violation,
graphP  G,
EGmemPool_t *const   mem
 

Definition at line 707 of file eg_pdp.c.

int EGuntangleAllDomino EGlist_t ddom_list,
EGdGraph_t dgraph,
EGlist_t **  embed,
EGmemPool_t mem
 

Definition at line 282 of file eg_pdp.c.


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