Home
last modified time | relevance | path

Searched refs:CCtiny_bnb_msp (Results 1 – 4 of 4) sorted by relevance

/dports/math/concorde/concorde/INCLUDE/
H A Dtinytsp.h38 CCtiny_bnb_msp (int nnodes, int nedges, int *elist, int *weight, int depot,
/dports/math/concorde/concorde/TINY/
H A Dtt_main.c120 rval = CCtiny_bnb_msp (ncount, ecount, elist, elen, depot, lower, in main()
H A Dbnbmsp.c107 int CCtiny_bnb_msp (int nnodes, int nedges, int *elist, int *weight, int depot, in CCtiny_bnb_msp() function
/dports/math/concorde/concorde/LOCALCUT/
H A Dtsporacl.c118 rval = CCtiny_bnb_msp (ncount, ecount, elist, weight, 0 /* depot */, in CCchunk_oracle()