http://www.iwr.uni-heidelberg.de/groups/comopt/software/TSPLIB95/atsp/
| Inputs: | ||
| N | - | Number of samples to generate each round |
| rho | - | fraction of best samples to take |
| alpha | - | smoothing parameter |
| C | - | C(i,j) is the cost between node i and node j |
| traj | - | 0, node placements |
| 1, node transitions | ||
| Outputs: | ||
| pi | - | the best tour found |