From Daan
MeesterDaan (talk | contribs) |
MeesterDaan (talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==Papers== | ==Papers== | ||
Line 18: | Line 13: | ||
Here is [http://www.heuristieken.nl/resources/(1963)Littleetal-_refurbished_AlgorithmforTSP.pdf a refurbished version of Little et al.'s paper on branch and bound for TSP.]. | Here is [http://www.heuristieken.nl/resources/(1963)Littleetal-_refurbished_AlgorithmforTSP.pdf a refurbished version of Little et al.'s paper on branch and bound for TSP.]. | ||
− | |||
+ | ==Interactive Results== | ||
− | Here | + | Here are some [https://travelingsalesman.nl/ interactively viewable results]. |
− | + | ==Resources== | |
+ | Here is [http://www.heuristieken.nl/resources/Littles-Algorithm-Sleegers-et-al.-master.zip the source code] for our implementation of Little's algorithm. | ||
− | |||
− | |||
− | |||
+ | Here are the randomly generated [http://www.heuristieken.nl/resources/matrices.zip source matrices] used in our replicative experiment. | ||
Latest revision as of 12:16, 1 December 2020
Papers
Here is our paper Where the Really Hard Problems Aren't.
Here is Cheeseman et al.'s paper on instance hardness..
Here is Little et al.'s paper on branch and bound for TSP..
Here is a refurbished version of Little et al.'s paper on branch and bound for TSP..
Interactive Results
Here are some interactively viewable results.
Resources
Here is the source code for our implementation of Little's algorithm.
Here are the randomly generated source matrices used in our replicative experiment.