This paper proposes a non-self-regressive framework for solving combinatorial optimization problems without sequential decision-making, applying it to the traveling salesman problem (TSP). By applying a similar transformation to the Hamiltonian cycle, the model learns to approximate the permutation matrix through successive relaxations. This unsupervised learning approach achieves competitive performance with existing heuristic algorithms, demonstrating that the inherent structure of the problem can effectively guide combinatorial optimization without sequential decision-making.