eg_kpseparator.h File Reference

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

Go to the source code of this file.

Functions

int KPseparator (int max_handles, int nnodes, int norig_edges, int *const orig_edges, double *const orig_weight, int *nineq, int **nhandles, int ***handle_size, int ****handles, int **nteeth, int ***teeth_size, int ****teeth, int ***teeth_k, int ****teeth_handle, int ****teeth_nhalf, int *****teeth_halves, const char *const boss_name, double percentage)
int DP2separator (int nnodes, int norig_edges, int *const orig_edges, double *const orig_weight, int *const n2ineq, int **const n2dominoes, int ***const naset, int ***const nbset, int ***const nmset, int **const nahandle, int **const nbhandle, int ****const aset, int ****const bset, int ****const mset, int ***const ahandle, int ***const bhandle, const char *const boss_name, double percentage, double d2p_heuristic_a_maxtime, double d2p_heuristic_b_maxtime, double d2p_heuristic_c_maxtime)


Function Documentation

int DP2separator int  nnodes,
int  norig_edges,
int *const   orig_edges,
double *const   orig_weight,
int *const   n2ineq,
int **const   n2dominoes,
int ***const   naset,
int ***const   nbset,
int ***const   nmset,
int **const   nahandle,
int **const   nbhandle,
int ****const   aset,
int ****const   bset,
int ****const   mset,
int ***const   ahandle,
int ***const   bhandle,
const char *const   boss_name,
double  percentage,
double  d2p_heuristic_a_maxtime,
double  d2p_heuristic_b_maxtime,
double  d2p_heuristic_c_maxtime
 

Definition at line 605 of file eg_kpseparator.c.

int KPseparator int  max_handles,
int  nnodes,
int  norig_edges,
int *const   orig_edges,
double *const   orig_weight,
int *  nineq,
int **  nhandles,
int ***  handle_size,
int ****  handles,
int **  nteeth,
int ***  teeth_size,
int ****  teeth,
int ***  teeth_k,
int ****  teeth_handle,
int ****  teeth_nhalf,
int *****  teeth_halves,
const char *const   boss_name,
double  percentage
 

Definition at line 29 of file eg_kpseparator.c.


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