G. Carpaneto et al., ALGORITHM-750 - CDT - A SUBROUTINE FOR THE EXACT SOLUTION OF LARGE-SCALE, ASYMMETRIC TRAVELING SALESMAN PROBLEMS, ACM transactions on mathematical software, 21(4), 1995, pp. 410-415
The Fortran code CDT, implementing an algorithm for the asymmetric tra
veling salesman problem, is presented. The method is based on the Assi
gnment Problem relaxation and on a subtour elimination branching schem
e. The effectiveness of the implementation derives from reduction proc
edures and parametric solution of the relaxed problems associated with
the nodes of the branch-decision tree.