Searched refs:CCutil_readstr (Results 1 – 5 of 5) sorted by relevance
/dports/math/concorde/concorde/UTIL/ |
H A D | util.c | 214 void CCutil_readstr (FILE *f, char *s, int len) in CCutil_readstr() function
|
H A D | subdiv.c | 433 CCutil_readstr (f, problabel, 1024); in CCutil_read_subdivision_index() 584 CCutil_readstr (f, problabel, 1024); in CCutil_read_subdivision_lkh_index()
|
/dports/math/concorde/concorde/INCLUDE/ |
H A D | util.h | 1038 CCutil_readstr (FILE *f, char *s, int len),
|
/dports/math/concorde/concorde/TOOLS/ |
H A D | showres.c | 588 CCutil_readstr (f, probname, CCtsp_PROB_FILE_NAME_LEN); in read_restart()
|
/dports/math/concorde/concorde/TSP/ |
H A D | bcontrol.c | 2604 CCutil_readstr (f, problabel, CCtsp_PROB_FILE_NAME_LEN); in read_restart()
|