98%
921
2 minutes
20
A colored traveling salesman problem (CTSP) as a generalization of the well-known multiple traveling salesman problem utilizes colors to distinguish the accessibility of individual cities to salesmen. This work formulates a precedence-constrained CTSP (PCTSP) over hypergraphs with asymmetric city distances. It is capable of modeling the problems with operations or activities constrained to precedence relationships in many applications. Two types of precedence constraints are taken into account, i.e., 1) among individual cities and 2) among city clusters. An augmented variable neighborhood search (VNS) called POPMUSIC-based VNS (PVNS) is proposed as a main framework for solving PCTSP. It harnesses a partial optimization metaheuristic under special intensification conditions to prepare candidate sets. Moreover, a topological sort-based greedy algorithm is developed to obtain a feasible solution at the initialization phase. Next, mutation and multi-insertion of constraint-preserving exchanges are combined to produce different neighborhoods of the current solution. Two kinds of constraint-preserving k -exchange are adopted to serve as a strong local search means. Extensive experiments are conducted on 34 cases. For the sake of comparison, Lin-Kernighan heuristic, two genetic algorithms and three VNS methods are adapted to PCTSP and fine-tuned by using an automatic algorithm configurator-irace package. The experimental results show that PVNS outperforms them in terms of both search ability and convergence rate. In addition, the study of four PVNS variants each lacking an important operator reveals that all operators play significant roles in PVNS.
Download full-text PDF |
Source |
---|---|
http://dx.doi.org/10.1109/TCYB.2021.3070143 | DOI Listing |
Sci Rep
August 2025
The department of Computer Science, The University of Burdwan, Golapbag, West Bengal, India.
India's agriculture sector has shown sustained growth in production levels over time. However, the current production level regarding food storage has not been adequately matched, emphasizing the existing gap in the Indian agricultural cold storage industry. Optimizing the route for cold storage is cost-effective for farmers.
View Article and Find Full Text PDFNeural Netw
July 2025
Department of Mechanical Engineering, National University of Singapore, Singapore, 117575, Singapore. Electronic address:
The multi-objective traveling salesman problem (MOTSP), a classical type of multi-objective combinatorial optimization problem (MOCOP), is pivotal in numerous real-world applications. However, traditional algorithms often face challenges in efficiently finding satisfactory solutions due to the vast search space and inherent conflicts between objectives. To address this issue, we propose a deep reinforcement learning (DRL) algorithm utilizing a cross fusion attention network (CFAN).
View Article and Find Full Text PDFSci Rep
July 2025
Information Technology R&D Center, Mitsubishi Electric Corporation, Kanagawa, 247-8501, Japan.
To efficiently determine an optimum parameter combination in a large-scale problem, it is essential to convert the parameters into available variables in actual machines. Specifically, quadratic unconstrained binary optimization problems are solved using machine learning, for example, factorization machines with annealing, which convert a raw parameter to binary variables. This study investigates the dependence of the convergence speed and accuracy on the binary labeling method, which can influence the cost function shape and thus the probability of being captured at a local minimum solution.
View Article and Find Full Text PDFIEEE Trans Neural Netw Learn Syst
July 2025
Neural solvers (NSs) based on the attention mechanism have demonstrated remarkable effectiveness in solving routing problems like traveling salesman problems (TSPs) and vehicle routing problems (VRPs). However, in the generalization process, we find a phenomenon of the dispersion of attention scores in existing NSs, which leads to poor performance. To improve the generalization ability of NSs, this article proposes a distance-aware attention reshaping (DAR) method.
View Article and Find Full Text PDFIEEE Trans Cybern
September 2025
Autonomous exploration is a fundamental challenge for numerous applications of mobile robots. Traditional methods often lead to impractical and discontinuous trajectories, which may substantially deteriorate the exploration time. In this work, we propose a rapid autonomous exploration framework with a field-of-view (FOV) expansion mechanism.
View Article and Find Full Text PDF