dp_config.h File Reference

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

Go to the source code of this file.

Defines

#define DP_VERSION_STRING   "05-10-14-0924"
#define DP_RESET_VALUE   -0.002
#define DP_MAXVIOLATED_EPSILON   0.0001
#define DDPC_BEST_VIOLATION   1
#define DDPC_REPLACE_CLOSE   1
#define DP_BIG_ANGLE   0.55
#define DDPC_IMPROVE_SPREAD   1
#define SELECT_MIN_NORM   1.5
#define DP_MAXDECREASE   0.5
#define DP_LONGEST   1
#define DP_SHORTEST   2
#define DP_LIGHTEST   3
#define DP_HEVIEST   4
#define DP_CHOOSE_MIDDLE   DP_LONGEST
#define ZERO_X_EPSILON   0.000001
#define CHECK_MODE   0
#define DISPLAY_MODE   1
#define DISPLAY_RESOLUTION   10
#define IDR   (1.0/DISPLAY_RESOLUTION)
#define LOG_MODE   1
#define ELIM_EDGES   1
#define __DP_ONES_PATH_CONTRACT__   1
#define DDOM_EPSILON   0.00001
#define DDOM_LARGE_MODE   1
#define DP_REMOVE_EMPTY_HANDLES   1
#define DDP_HEURISTIC   1
#define DDP_HEURISTIC_CHANCES   15
#define DDP_HEURISTIC_MAXCUTS   500
#define DDP_MIN_VIOLATION   0.001
#define DDPC_PERTURB_ODD   0
#define DP_TEETHING   0
#define DP_TEETHING_PERTURBATION   1e-6
#define DP_HEUR_MIN_DOM   3
#define DP_HEUR_CLOSE_BIAS   0.1
#define DP_HEUR_MORE_DOM_BIAS   0.65
#define DP_HEUR_BACKTRACK_K   10
#define OLD_HEURISTIC   0
#define NEW_HEURISTIC   1
#define WHICH_HEURISTIC   1

Typedefs

typedef int(* DPfindTree_f )(int ncount, int ecount, int *elist, double *wlist, int *tlist, void *function_data)

Variables

double DDP_HEURISTIC_MAXTIME


Define Documentation

#define __DP_ONES_PATH_CONTRACT__   1
 

Definition at line 82 of file dp_config.h.

#define CHECK_MODE   0
 

Definition at line 59 of file dp_config.h.

#define DDOM_EPSILON   0.00001
 

Definition at line 91 of file dp_config.h.

#define DDOM_LARGE_MODE   1
 

Definition at line 98 of file dp_config.h.

#define DDP_HEURISTIC   1
 

Definition at line 109 of file dp_config.h.

#define DDP_HEURISTIC_CHANCES   15
 

Definition at line 113 of file dp_config.h.

#define DDP_HEURISTIC_MAXCUTS   500
 

Definition at line 121 of file dp_config.h.

#define DDP_MIN_VIOLATION   0.001
 

Definition at line 125 of file dp_config.h.

#define DDPC_BEST_VIOLATION   1
 

Definition at line 22 of file dp_config.h.

#define DDPC_IMPROVE_SPREAD   1
 

Definition at line 33 of file dp_config.h.

#define DDPC_PERTURB_ODD   0
 

Definition at line 129 of file dp_config.h.

#define DDPC_REPLACE_CLOSE   1
 

Definition at line 26 of file dp_config.h.

#define DISPLAY_MODE   1
 

Definition at line 63 of file dp_config.h.

#define DISPLAY_RESOLUTION   10
 

Definition at line 67 of file dp_config.h.

#define DP_BIG_ANGLE   0.55
 

Definition at line 29 of file dp_config.h.

#define DP_CHOOSE_MIDDLE   DP_LONGEST
 

Definition at line 48 of file dp_config.h.

#define DP_HEUR_BACKTRACK_K   10
 

Definition at line 153 of file dp_config.h.

#define DP_HEUR_CLOSE_BIAS   0.1
 

Definition at line 145 of file dp_config.h.

#define DP_HEUR_MIN_DOM   3
 

Definition at line 141 of file dp_config.h.

#define DP_HEUR_MORE_DOM_BIAS   0.65
 

Definition at line 149 of file dp_config.h.

#define DP_HEVIEST   4
 

Definition at line 46 of file dp_config.h.

#define DP_LIGHTEST   3
 

Definition at line 45 of file dp_config.h.

#define DP_LONGEST   1
 

Definition at line 43 of file dp_config.h.

#define DP_MAXDECREASE   0.5
 

Definition at line 40 of file dp_config.h.

#define DP_MAXVIOLATED_EPSILON   0.0001
 

Definition at line 17 of file dp_config.h.

#define DP_REMOVE_EMPTY_HANDLES   1
 

Definition at line 102 of file dp_config.h.

#define DP_RESET_VALUE   -0.002
 

Definition at line 12 of file dp_config.h.

#define DP_SHORTEST   2
 

Definition at line 44 of file dp_config.h.

#define DP_TEETHING   0
 

Definition at line 133 of file dp_config.h.

#define DP_TEETHING_PERTURBATION   1e-6
 

Definition at line 137 of file dp_config.h.

#define DP_VERSION_STRING   "05-10-14-0924"
 

Definition at line 4 of file dp_config.h.

#define ELIM_EDGES   1
 

Definition at line 76 of file dp_config.h.

#define IDR   (1.0/DISPLAY_RESOLUTION)
 

Definition at line 68 of file dp_config.h.

#define LOG_MODE   1
 

Definition at line 72 of file dp_config.h.

#define NEW_HEURISTIC   1
 

Definition at line 161 of file dp_config.h.

#define OLD_HEURISTIC   0
 

Definition at line 157 of file dp_config.h.

#define SELECT_MIN_NORM   1.5
 

Definition at line 36 of file dp_config.h.

#define WHICH_HEURISTIC   1
 

Definition at line 165 of file dp_config.h.

#define ZERO_X_EPSILON   0.000001
 

Definition at line 55 of file dp_config.h.


Typedef Documentation

typedef int(* DPfindTree_f)(int ncount, int ecount, int *elist, double *wlist, int *tlist, void *function_data)
 

Definition at line 172 of file dp_config.h.


Variable Documentation

double DDP_HEURISTIC_MAXTIME
 

Definition at line 20 of file eg_dpseparator.c.


Generated on Thu Oct 20 14:58:46 2005 for DominoParitySeparator by  doxygen 1.4.5