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 D | cutpool.c | 403 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 D | cutcall.c | 482 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 D | tsp.h | 438 CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, int *elist, 553 CCtsp_price_cuts (),
|
/dports/math/concorde/concorde/TSP/ |
H A D | cutpool.c | 1354 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 D | cutcall.c | 479 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 D | concorde.h | 1992 CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, int *elist, 2107 CCtsp_price_cuts (),
|
/dports/math/concorde/concorde/INCLUDE/ |
H A D | tsp.h | 898 CCtsp_price_cuts (CCtsp_lpcuts *pool, int ncount, int ecount, int *elist,
|