Searched refs:CCtsp_PRICE_RCTHRESH (Results 1 – 5 of 5) sorted by relevance
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/TSP/ |
H A D | control.c | 895 CCtsp_PRICE_RCTHRESH, CCtsp_PRICE_MAXPENALTY, 0, (int *) NULL); 937 CCtsp_PRICE_RCTHRESH, CCtsp_PRICE_MAXPENALTY, 0, (int *) NULL);
|
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/INCLUDE/ |
H A D | tsp.h | 25 #define CCtsp_PRICE_RCTHRESH (-0.00001) /* to add a bad edge */ macro
|
/dports/math/concorde/concorde/INCLUDE/ |
H A D | tsp.h | 44 #define CCtsp_PRICE_RCTHRESH (-0.00001) /* to add a bad edge */ macro
|
/dports/math/concorde/concorde/TSP/ |
H A D | control.c | 2955 CCtsp_PRICE_RCTHRESH, CCtsp_PRICE_MAXPENALTY, 0, in full_edge_check() 2992 CCtsp_PRICE_RCTHRESH, CCtsp_PRICE_MAXPENALTY, 0, in sparse_edge_check()
|
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/ |
H A D | concorde.h | 1579 #define CCtsp_PRICE_RCTHRESH (-0.00001) /* to add a bad edge */ macro
|