Home
last modified time | relevance | path

Searched refs:CCtsp_price_cuts (Results 1 – 7 of 7) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/TSP/
H A Dcutpool.c403 rval = CCtsp_price_cuts (pool, ncount, ecount, elist, x, cval);
889 int CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, int *elist, in CCtsp_price_cuts() function
892 int CCtsp_price_cuts (pool, ncount, ecount, elist, x, cutval) in CCtsp_price_cuts()
H A Dcutcall.c482 rval = CCtsp_price_cuts (cuts, ncount, newecount, newelist, newx, cutval);
676 rval = CCtsp_price_cuts (cuts, ncount, newecount, newelist, newx, cutval);
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/INCLUDE/
H A Dtsp.h438 CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, int *elist,
553 CCtsp_price_cuts (),
/dports/math/concorde/concorde/TSP/
H A Dcutpool.c1354 rval = CCtsp_price_cuts (pool, ncount, ecount, elist, x, cval); in CCtsp_search_cutpool()
2026 int CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, in CCtsp_price_cuts() function
2164 return CCtsp_price_cuts (pool, ncount, ecount, elist, x, cutval); in CCtsp_price_cuts_threaded()
H A Dcutcall.c479 rval = CCtsp_price_cuts (cuts, ncount, newecount, newelist, newx, cutval); in CCtsp_tighten_lp()
727 rval = CCtsp_price_cuts (cuts, ncount, newecount, newelist, newx, cutval); in work_on_combs_in_lp()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/
H A Dconcorde.h1992 CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, int *elist,
2107 CCtsp_price_cuts (),
/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h898 CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, int *elist,