readme

来自「Lin-Kernighan heuristic for the TSP and 」· 代码 · 共 19 行

TXT
19
字号
Most files with names ending in ".tsp" are sample inputs taken from TSPLIB(see http://www.iwr.uni-heidelberg.de/iwr/comopt/soft/TSPLIB95/TSPLIB.html). Files fullgrid*.tsp are regular grids of points, and files unifd*.tspare uniform random grids of points.STSP.html is the list of best values known for symmetric TSPLIBinstances.  This was downloaded on June 19, 1997 from the TSPLIB website.  Files ending in ".ifs" are specifications for iterated function systems.They are processed with program ifs to generate instances in TSPLIB format.	(Should convert to use DIMACS IFS format.)The .ifs files provided here are named according to what I thinkthe output looks like.  Ok, don't go doing a Rhorschack test on me now!(How *do* you spell that?)David Neto, netod@acm.org, 1998/7/16

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?