Home
last modified time | relevance | path

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 Dcontrol.c895 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 Dtsp.h25 #define CCtsp_PRICE_RCTHRESH (-0.00001) /* to add a bad edge */ macro
/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h44 #define CCtsp_PRICE_RCTHRESH (-0.00001) /* to add a bad edge */ macro
/dports/math/concorde/concorde/TSP/
H A Dcontrol.c2955 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 Dconcorde.h1579 #define CCtsp_PRICE_RCTHRESH (-0.00001) /* to add a bad edge */ macro