Browse State-of-the-Art › Traveling Salesman Problem
Traveling Salesman Problem
91 papers with code · 0 benchmarks · 1 dataset archive 2025-07-28
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
1 dataset whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 91 papers with code (254 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
29 Nov 2016 10 repositories listed Syntology ran 6 of 20 samples · 14 unverified · 5 pointer-only (licence)Despite the computational expense, without much engineering and heuristic designing, Neural Combinatorial Optimization achieves close to optimal results on 2D Euclidean graphs with up to 100 nodes.
-
4 Dec 2019 7 repositories listedAchieving fusion of deep learning with combinatorial algorithms promises transformative changes to artificial intelligence.
-
4 Jan 2024 6 repositories listed Syntology ran 1 of 1 samples · 0 unverifiedEoH represents the ideas of heuristics in natural language, termed thoughts.
-
7 Feb 2024 3 repositories listed Syntology ran 10 of 13 samples · 3 unverifiedWe also obtain SOTA results on QM9, MOLPCBA, and LIT-PCBA molecular property prediction benchmarks via transfer learning.
-
29 Jun 2023 3 repositories listed Syntology ran 0 of 16 samples · 16 unverified · 3 pointer-only (licence)To fill this gap, we introduce RL4CO, a unified and extensive benchmark with in-depth library coverage of 23 state-of-the-art methods and more than 20 CO problems.
-
6 Sep 2024 2 repositories listed Syntology ran 6 of 7 samples · 1 unverified · 7 pointer-only (licence)In this paper, we design a family of non-autoregressive neural networks to solve CO problems under positive linear constraints with the following merits.
-
5 Jun 2023 2 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)Notably, our method achieves significant reductions of runtime, approximately 335 times, and cost values of about 53\% compared to a competitive heuristic (LKH3) in the case of 100 vehicles with 1, 000 cities of mTSP.
-
19 Apr 2023 2 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)Traveling Salesman Problem (TSP), as a classic routing optimization problem originally arising in the domain of transportation and logistics, has become a critical task in broader domains, such as manufacturing and…
-
30 May 2022 2 repositories listedEmbedding discrete solvers as differentiable layers has given modern deep learning architectures combinatorial expressivity and discrete reasoning capabilities.
-
6 Oct 2021 2 repositories listed Syntology ran 9 of 16 samples · 7 unverifiedMoreover, the positional features are embedded through a novel cyclic positional encoding (CPE) method to allow Transformer to effectively capture the circularity and symmetry of VRP solutions (i.
-
6 May 2020 2 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)In this work, we show that (1) the simplest hill-climbing algorithm is a powerful baseline for NAS, and (2), when the noise in popular NAS benchmark datasets is reduced to a minimum, hill-climbing to outperforms many…
-
12 Nov 2019 2 repositories listed Syntology ran 0 of 9 samples · 9 unverifiedFurthermore, to approximate solutions to constrained combinatorial optimization problems such as the TSP with time windows, we train hierarchical GPNs (HGPNs) using RL, which learns a hierarchical policy to find an…
-
19 Apr 2019 2 repositories listedThese are the Smuggler and Donkeys.
-
21 May 2025 1 repository listedDialogue agents that support human users in solving complex tasks have received much attention recently.
-
5 Mar 2025 1 repository listedRecent works focus only on well-known combinatorial optimization problems like the traveling salesman problem and online bin packing problem when designing constructive heuristics.
-
22 Feb 2025 1 repository listed Syntology ran 2 of 5 samples · 3 unverified · 5 pointer-only (licence)To address this limitation, we propose a novel approach that extends the search to larger neighborhoods by learning a destroy-and-repair strategy.
-
5 Feb 2025 1 repository listedThis work represents the first application of Blackout Diffusion to combinatorial optimization, providing a foundation for further advancements in this domain.
-
23 Jan 2025 1 repository listed Syntology ran 1 of 6 samples · 5 unverifiedTo enhance the solution quality while maintaining fast inference, we propose DEITSP, a diffusion model with efficient iterations tailored for TSP that operates in a NAR manner.
-
15 Jan 2025 1 repository listedThis paper proposes a dual divide-and-optimize algorithm (DualOpt) for solving the large-scale traveling salesman problem (TSP).
-
10 Jan 2025 1 repository listedDespite the success of metaheuristic algorithms in solving complex network optimization problems, they often struggle with adaptation, especially in dynamic or high-dimensional search spaces.
-
7 Jan 2025 1 repository listedWe apply our methods to LKH and LKH-3, which is an extension version of LKH that can be used to solve about 40 variant problems of TSP and Vehicle Routing Problem (VRP).
-
28 Oct 2024 1 repository listed Syntology ran 2 of 12 samples · 10 unverifiedVehicle Routing Problems (VRPs) can model many real-world scenarios and often involve complex constraints.
-
28 Oct 2024 1 repository listedIt provides a natural framework to model many situations typical in task planning of all kinds.
-
13 Oct 2024 1 repository listed Syntology ran 6 of 10 samples · 4 unverifiedMachine learning has increasingly been employed to solve NP-hard combinatorial optimization problems, resulting in the emergence of neural solvers that demonstrate remarkable performance, even with minimal…
-
29 Aug 2024 1 repository listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)We can use such a trained GREAT model to produce sparse TSP graph instances, keeping only the edges GREAT finds promising.
-
26 Jun 2024 1 repository listedMultimodal Large Language Models (MLLMs) harness comprehensive knowledge spanning text, images, and audio to adeptly tackle complex problems, including zero-shot in-context learning scenarios.
-
5 Jun 2024 1 repository listedThis article demonstrates the effectiveness of employing a deep learning model in an optimization pipeline.
-
30 May 2024 1 repository listedBy incorporating these ideas, CycleFormer outperforms state-of-the-art (SOTA) transformer models for TSP from TSP-50 to TSP-500.
-
29 May 2024 1 repository listedA random-key optimizer (RKO) uses a vector of random keys to encode a solution to a combinatorial optimization problem.
-
1 May 2024 1 repository listedWe address these issues by reformulating MTSP as a bilevel optimization problem, using the concept of imperative learning (IL).
Syntology lines on 15 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections