This document presents an improved ant colony optimization algorithm named α-aacs for solving the traveling salesman problem (TSP), addressing limitations of the original ant colony system. The algorithm enhances the search for optimal solutions by using an α-nearness criterion and adaptive strategies, demonstrating superior performance compared to other algorithms in various benchmark tests. Experimental results indicate that α-aacs effectively finds optimal or near-optimal solutions, particularly for large-scale problems.