Home
last modified time | relevance | path

Searched refs:CCtsp_TENTATIVE_CUTS_NEXT_ROUND (Results 1 – 2 of 2) sorted by relevance

/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h43 #define CCtsp_TENTATIVE_CUTS_NEXT_ROUND (0.01) macro
/dports/math/concorde/concorde/TSP/
H A Dcontrol.c393 s->roundtol = 10.0 * CCtsp_TENTATIVE_CUTS_NEXT_ROUND * beta; in CCtsp_cutselect_set_tols()
396 s->roundtol = CCtsp_TENTATIVE_CUTS_NEXT_ROUND * beta; in CCtsp_cutselect_set_tols()