Home
last modified time | relevance | path

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

/dports/math/concorde/concorde/TINY/
H A Dbnbmsp.c80 typedef struct tspsearch { struct
89 } tspsearch; argument
93 build_paths (tspsearch *s),
98 build_adj (tspsearch *s),
99 search (tspsearch *s),
101 savetour (tspsearch *s),
105 lowerbound (tspsearch *s);
111 tspsearch s; in CCtiny_bnb_msp()
369 static void build_adj (tspsearch *s) in build_adj()
405 static void search (tspsearch *s) in search()
[all …]