Author_Institution :
Dept. Autom., Shanghai Jiao Tong Univ., Shanghai, China
Abstract :
This paper proposes a route planning algorithm for the automatic garment cutter, a machine extensively used in the clothing industry, aiming at reducing the length and improving the smoothness of quick moving route for the cutter. With proper constraints for the cloth segments and knife-down points, the route planning problem is resolved into a generalized travelling salesman problem (GTSP) of the first category, for which an enhanced genetic algorithm is proposed. In this paper, we firstly outline the procedure of the algorithm and discuss some important details, including individual fitness calculation based on the multistage graph problem, a local search algorithm with 2-opt method, etc. Then a positionreservation crossover operator based on dual-relevancy, and an adaptive mutation operator based on population dispersion are proposed, which can accelerate convergence of the algorithm as well as prevent locking into local minima as much as possible. Finally, experimental tests are performed on the GTSP Instances Library and the data of garment CAD files, which demonstrates the effectiveness of our route planning strategy in terms of both solution quality and running time.
Keywords :
clothing industry; cutting tools; genetic algorithms; graph theory; search problems; textile machinery; travelling salesman problems; 2-opt method; GTSP Instances Library; adaptive mutation operator; automatic garment cutter; clothing industry; convergence; dual-relevancy; garment CAD files; generalized travelling salesman problem; genetic algorithm; local minima; local search algorithm; machine; multistage graph problem; population dispersion; position-reservation crossover operator; route planning algorithm; route planning problem; Algorithm design and analysis; Biological cells; Clustering algorithms; Correlation; Genetic algorithms; Heuristic algorithms; Planning;