travelling salesman problem research paper

The Traveling Salesman Problem

Optimization with the Attractor-Based Search System

  • © 2024

School of Management, University of Michigan, Flint, USA

You can also search for this author in PubMed   Google Scholar

  • Provides a complete understanding of the attractor concept in heuristic local searches
  • Presents a new search paradigm for solving a NP-complete combinatorial problem
  • Introduces the use of the attractor concept in dynamical systems theory to reduce the search space for TSP

Part of the book series: Synthesis Lectures on Operations Research and Applications (SLORA)

1220 Accesses

1 Citations

This is a preview of subscription content, log in via an institution to check access.

Access this book

  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (8 chapters)

Front matter, introduction, traveling salesman problem, the attractor-based search system, analysis of the attractor-based search system, solving multi-objective traveling salesman problem, solving probabilistic traveling salesman problem, solving dynamic traveling salesman problem, solving dynamic multi-objective traveling salesman problem.

  • Combinatorial Optimization
  • Heuristic Local Search
  • Computing Theory and Algorithms
  • Operations Research
  • Global Optimization
  • Design and Analysis of Algorithms
  • P Versus NP Problem
  • Computational Complexity
  • Traveling Salesman Problem (TSP)
  • Dynamical Systems
  • NP-complete Combinatorial Problem

About this book

This book presents a new search paradigm for solving the Traveling Salesman Problem (TSP). The intrinsic difficulty of the TSP is associated with the combinatorial explosion of potential solutions in the solution space. The author introduces the idea of using the attractor concept in dynamical systems theory to reduce the search space for exhaustive search for the TSP. Numerous examples are used to describe how to use this new search algorithm to solve the TSP and its variants including: multi-objective TSP, dynamic TSP, and probabilistic TSP. This book is intended for readers in the field of optimization research and application.

Authors and Affiliations

About the author.

Weiqi Li, PhD, is an Associate Professor at the University of Michigan – Flint and an affiliated faculty in the Michigan Institute for Data Science at the University of Michigan. His research interests include combinatorial optimization, heuristics, supply chain management, and artificial intelligence. Specifically, Dr. Li’s research focuses on new search methods to solve the traveling salesman problem (TSP).

Bibliographic Information

Book Title : The Traveling Salesman Problem

Book Subtitle : Optimization with the Attractor-Based Search System

Authors : Weiqi Li

Series Title : Synthesis Lectures on Operations Research and Applications

DOI : https://doi.org/10.1007/978-3-031-35719-0

Publisher : Springer Cham

eBook Packages : Synthesis Collection of Technology (R0)

Copyright Information : The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Switzerland AG 2024

Hardcover ISBN : 978-3-031-35718-3 Published: 09 July 2023

Softcover ISBN : 978-3-031-35721-3 Due: 09 August 2023

eBook ISBN : 978-3-031-35719-0 Published: 08 July 2023

Series ISSN : 2770-6303

Series E-ISSN : 2770-6311

Edition Number : 1

Number of Pages : XIV, 141

Number of Illustrations : 58 b/w illustrations, 8 illustrations in colour

Topics : Operations Research, Management Science , Optimization , Applications of Mathematics , Complexity , Dynamical Systems and Ergodic Theory , Vibration, Dynamical Systems, Control

  • Publish with us

Policies and ethics

  • Find a journal
  • Track your research

IEEE Account

  • Change Username/Password
  • Update Address

Purchase Details

  • Payment Options
  • Order History
  • View Purchased Documents

Profile Information

  • Communications Preferences
  • Profession and Education
  • Technical Interests
  • US & Canada: +1 800 678 4333
  • Worldwide: +1 732 981 0060
  • Contact & Support
  • About IEEE Xplore
  • Accessibility
  • Terms of Use
  • Nondiscrimination Policy
  • Privacy & Opting Out of Cookies

A not-for-profit organization, IEEE is the world's largest technical professional organization dedicated to advancing technology for the benefit of humanity. © Copyright 2024 IEEE - All rights reserved. Use of this web site signifies your agreement to the terms and conditions.

Subscribe to the PwC Newsletter

Join the community, edit social preview.

travelling salesman problem research paper

Add a new code entry for this paper

Remove a code repository from this paper, mark the official implementation from paper authors, add a new evaluation result row.

TASK DATASET MODEL METRIC NAME METRIC VALUE GLOBAL RANK REMOVE

Remove a task

Add a method, remove a method, edit datasets, travelling salesman problem: parallel implementations & analysis.

28 May 2022  ·  Amey Gohil , Manan Tayal , Tezan Sahu , Vyankatesh Sawalpurkar · Edit social preview

The Traveling Salesman Problem (often called TSP) is a classic algorithmic problem in the field of computer science and operations research. It is an NP-Hard problem focused on optimization. TSP has several applications even in its purest formulation, such as planning, logistics, and the manufacture of microchips; and can be slightly modified to appear as a sub-problem in many areas, such as DNA sequencing. In this paper, a study on parallelization of the Brute Force approach (under several paradigms) of the Travelling Salesman Problem is presented. Detailed timing studies for the serial and various parallel implementations of the Travelling Salesman Problem have also been illustrated.

Code Edit Add Remove Mark official

Datasets edit.

  • DSpace@MIT Home
  • Operations Research Center
  • Operations Research Center Working Papers

The Travelling Salesman Problem and Related Problems

Thumbnail

Date issued

Series/report no., collections.

Show Statistical Information

travelling salesman problem research paper

Academia.edu no longer supports Internet Explorer.

To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to  upgrade your browser .

  •  We're Hiring!
  •  Help Center

Travelling Salesman Problem (TSP)

  • Most Cited Papers
  • Most Downloaded Papers
  • Newest Papers
  • Save to Library
  • Last »
  • Ant Colony Optimization Follow Following
  • Greedy Algorithms Follow Following
  • Metaheuristics Follow Following
  • Maglev Follow Following
  • Digital Control Follow Following
  • Firefly Algorithm Follow Following
  • Swarm Intelligence Follow Following
  • Traveling Salesman Problem Follow Following
  • Vehicle Routing Problems Follow Following
  • Memetic Algorithms Follow Following

Enter the email address you signed up with and we'll email you a reset link.

  • Academia.edu Publishing
  •   We're Hiring!
  •   Help Center
  • Find new research papers in:
  • Health Sciences
  • Earth Sciences
  • Cognitive Science
  • Mathematics
  • Computer Science
  • Academia ©2024

COMMENTS

  1. Literature Review on Travelling Salesman Problem

    The Travelling Salesman Problem (TSP) [3] and Vehicle Routing Problem (VRP) [4][5][6] can be used to represent the routing problem in Operational Research [7]. The research on TSP and VRP problems ...

  2. Traveling salesman problem: a perspective review of recent research and

    The traveling salesman problem (TSP) is one of the most studied problems in computational intelligence and operations research. Since its first formulation, a myriad of works has been published proposing different alternatives for its solution. ... Additional valuable related research can be found in papers such as Liu and Zhang (2018), Xu et ...

  3. A comprehensive survey on the generalized traveling salesman problem

    The generalized traveling salesman problem (GTSP) is an extension of the classical traveling salesman problem (TSP) and it is among the most researched combinatorial optimization problems due to its theoretical properties, complexity aspects and real-life applications in various areas: location-routing problems, material flow design problem, distribution of medical supplies, urban waste ...

  4. Traveling salesman problem: a perspective review of recent research and

    PDF | On May 1, 2020, Eneko Osaba and others published Traveling salesman problem: a perspective review of recent research and new results with bio-inspired metaheuristics | Find, read and cite ...

  5. PDF The Traveling Salesman Problem

    This paper gives an introduction to the Traveling Salesman Problem that includes current research. Additionally, the algorithms are used to nd a route traveling through twenty US colleges. As well, we use the Geometric Algorithm to assign scouts for the ... The traveling salesman problem is solved if there exists a shortest route that visits each

  6. Worst-Case Analysis of a New Heuristic for the Travelling Salesman Problem

    For the best of the algorithms investigated in , R w → 2, as n, the number of cities in the travelling salesman problem (TSP), tends to be ∞. In this paper, we describe a heuristic algorithm with O(n 3) growth rate and for which R w < 3/2 for all n. This represents an improvement of 50% over the previously best known value of R w for the TSP.

  7. PDF The Traveling Salesman Problem

    The Traveling Salesman Problem (TSP) is one of the most well-known combinatorial optimization problems. Its popularity and importance can be attributed to its simple ... making it an ideal research problem for design of new algorithms, development of complexity theory, and analysis of search space [3-5]. The intrinsic difficulty of the TSP ...

  8. A Concise Guide to the Traveling Salesman Problem

    A concise guide to the Traveling Salesman Problem G Laporte* Canada Research Chair in Distribution Management, HEC Montréal, Canada The Traveling Salesman Problem (TSP) is one of the most famous problems in combinatorial optimization. Hundreds of papers have been written on the TSP and several exact and heuristic algorithms are available for it.

  9. Traveling Salesman Problem

    Stay informed on the latest trending ML papers with code, research developments, libraries, methods, and datasets. ... Use these libraries to find Traveling Salesman Problem models and implementations khalil-research/pyepo 2 papers 386 . Datasets. TSP/HCP Benchmark set ...

  10. The traveling salesman problem: An update of research

    During the course of the last few years, attacks on the traveling salesman problem have resulted in a variety of often innovative and rather powerful computational procedures. In this article, we present a review of these results for problems defined on weighted and unweighted graphs.

  11. (PDF) Traveling Salesman Problem: an Overview of Applications

    Traveling Salesman Problem: an Overview of Applications, Formulations, and Solution Approaches. November 2010. November 2010. DOI: 10.5772/12909. In book: Traveling Salesman Problem, Theory and ...

  12. The traveling salesman problem: An overview of exact and approximate

    European Journal of Operational Research 59 (1992) 231-247 231 North-Holland Invited Review The Traveling Salesman Problem: An overview of exact and approximate algorithms Gilbert Laporte Centre de recherche sur les transports, Universit~ de Montr&l, C.P. 6128, Station A, Montreal, Canada H3C M7 Received May 1991; received July 1991 Abstract: In this paper, some of the main known algorithms ...

  13. Research on solving Traveling Salesman Problem based on virtual

    TSP (Travelling Salesman Problem) is a typical issue of combinatorial optimization problem in the domain of mathematics, which aims at finding the shortest pathway among the given cities, and visit each city only once. This essay introduces an efficient way to solve TSP based on virtual instrument technology, combining the genetic algorithm and annealing algorithm. Because it takes the ...

  14. Papers with Code

    The Traveling Salesman Problem (often called TSP) is a classic algorithmic problem in the field of computer science and operations research. It is an NP-Hard problem focused on optimization. TSP has several applications even in its purest formulation, such as planning, logistics, and the manufacture of microchips; and can be slightly modified ...

  15. (PDF) The Traveling Salesman Problem and Related Problems

    To investigate DB1 with capabilities of handling the optimization in operations research, we select the traveling salesman problem (TSP) Gavish and Graves (1978), one of the best-known ...

  16. Literature Review on Travelling Salesman Problem

    This paper presents a review of different algorithms to solve TSP and find the shortest route through all the cities that the salesman has to travel. The Travelling Salesman Problem (TSP) is one of the NP-complete and NP-hard problems in combinatorial optimization, and there are lot of algorithms attacking it.

  17. The Travelling Salesman Problem and Related Problems

    The new formulations are extended to include a variety of transportation scheduling problems, such as the Multi-Travelling Salesman problem, the Delivery problem, the School Bus problem and the Dial-a-Bus problem. A Benders decomposition procedure is applied on the new formulations and the resulting computational rocedure is seen to be ...

  18. The Travelling Salesman Problem and Related Problems

    In this paper, we shall investigate the Miller, et. al. 201 formulation and investigate its relationship to the highly successful Lagrangean Relaxation method developed by Held and Karp [15,16] for solving the Travelling Salesman Problem. In addition, alternative formulations of the Travelling Salesman Problem are developed which have the ...

  19. (PDF) Operations Research: Travelling Salesman Problem

    Introduction. The Traveling Salesman Problem, also known as the Traveling Salesperson Problem or the. TSP, is a well-known optimization problem in computer science and operations research. It is ...

  20. Travelling Salesman Problem (TSP) Research Papers

    Minimum Travel Cost Approach for Travelling Salesman Problem. The Travelling Salesman Problem (TSP) is one of the NP-complete and NP-hard problems in combinatorial optimization, and there are lot of algorithms attacking it. This paper addresses the TSP using a new approach to calculate the minimum... more. Download.

  21. PDF Research Paper on Travelling Salesman Problem And it's

    Research Paper on Travelling Salesman Problem And it'sResearch Paper on Travelling Sal. ience Dronacharya College Of Engineering,Gurgaon-122506Abstract- Genetic Algorithm is used to solve an optimization problems and Trav. lling Salesman Problem (TSP) is an optimization problem. TSP is an NP hard problem in combinational optimization important.

  22. (PDF) Traveling Salesman Problem: A Case Study

    In this paper assignment based integer linear formulation presented for solving traveling salesman problem. Unfortunately, the assignment model can lead to infeasible solutions. Infeasibility ...