Home
last modified time | relevance | path

Searched refs:CCtsp_copy_cuts (Results 1 – 3 of 3) sorted by relevance

/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h879 CCtsp_copy_cuts (CC_SFILE *f, CC_SFILE *t, int copymods),
/dports/math/concorde/concorde/TSP/
H A Dprob_io.c1427 rval = CCtsp_copy_cuts (f->f, t->f, 1); in prob_copycuts()
H A Dcutpool.c1166 int CCtsp_copy_cuts (CC_SFILE *f, CC_SFILE *t, int copymods) in CCtsp_copy_cuts() function