1. Introduction
Recently Traveling Salesman Problem (TSP) is the importance research core for combinatorial problems in the world. TSP is proven to be NP-hard. Research methods applied to TSP has been extended to some fine heuristics such as simulated annealing algorithm [1], tabu search algorithm [2] [3], genetic algorithms[4], ant colony algorithm [5] [6] etc. In this paper we present a new method to efficiently solve TSP problems. We used association rules to assist ant colony algorithm for solving TSP problems.