scispace - formally typeset
Journal ArticleDOI

Solving the traveling salesman problem based on an adaptive simulated annealing algorithm with greedy search

TLDR
This paper proposes an effective local search algorithm based on simulated annealing and greedy search techniques to solve the traveling salesman problem and shows that the proposed algorithm provides better compromise between CPU time and accuracy among some recent algorithms for the TSP.
Abstract
The traveling salesman problem (TSP) is a classical problem in discrete or combinatorial optimization and belongs to the NP-complete classes, which means that it may be require an infeasible processing time to be solved by an exhaustive search method, and therefore less expensive heuristics in respect to the processing time are commonly used in order to obtain satisfactory solutions in short running time. This paper proposes an effective local search algorithm based on simulated annealing and greedy search techniques to solve the TSP. In order to obtain more accuracy solutions, the proposed algorithm based on the standard simulated annealing algorithm adopts the combination of three kinds of mutations with different probabilities during its search. Then greedy search technique is used to speed up the convergence rate of the proposed algorithm. Finally, parameters such as cool coefficient of the temperature, the times of greedy search, and the times of compulsive accept and the probability of accept a new solution, are adaptive according to the size of the TSP instances. As a result, experimental results show that the proposed algorithm provides better compromise between CPU time and accuracy among some recent algorithms for the TSP.

read more

Citations
More filters
Journal ArticleDOI

A new hybrid method based on Particle Swarm Optimization, Ant Colony Optimization and 3-Opt algorithms for Traveling Salesman Problem

TL;DR: The performance of proposed hybrid method by using fewer ants than the number of cities for the TSPs is better than the performance of compared methods in most cases in terms of solution quality and robustness.
Journal ArticleDOI

A novel two-stage hybrid swarm intelligence optimization algorithm and application

TL;DR: The simulation examples demonstrate that the GA–PSO-ACO algorithm can greatly improve the computing efficiency for solving the TSP and outperforms the Tabu Search, genetic algorithms, particle swarm optimization, ant colony optimization, PS–ACO and other methods in solution quality.
Journal ArticleDOI

Simulated annealing based symbiotic organisms search optimization algorithm for traveling salesman problem

TL;DR: The empirical analysis results show that the quality of the final results as well as the convergence rate of the new algorithm in some cases produced even more superior solutions than the best known TSP benchmarked results.
Journal ArticleDOI

Discrete Spider Monkey Optimization for Travelling Salesman Problem

TL;DR: An effective variant of SMO to solve TSP called discrete SMO (DSMO), where every spider monkey represents a TSP solution where Swap Sequence and Swap Operator based operations are employed, which enables interaction among monkeys in obtaining the optimal T SP solution.
Journal ArticleDOI

List-Based Simulated Annealing Algorithm for Traveling Salesman Problem

TL;DR: A list-based simulated annealing (LBSA) algorithm to solve traveling salesman problem (TSP), whose performance is robust on a wide range of parameter values, shows competitive performance compared with some other state-of-the-art algorithms.
References
More filters
Journal ArticleDOI

Optimization by Simulated Annealing

TL;DR: There is a deep and useful connection between statistical mechanics and multivariate or combinatorial optimization (finding the minimum of a given function depending on many parameters), and a detailed analogy with annealing in solids provides a framework for optimization of very large and complex systems.
Journal ArticleDOI

Thermodynamical approach to the traveling salesman problem: An efficient simulation algorithm

TL;DR: It is conjecture that the analogy with thermodynamics can offer a new insight into optimization problems and can suggest efficient algorithms for solving them.

The traveling salesman problem

TL;DR: This study tested human performance on a real and virtual floor, as well as in a threedimensional (3D) virtual space, and modeled these results by a graph pyramid algorithm, which suggests that deterioration of performance in the 3D space can be attributed to geometrical relations between hierarchical clustering in a3D space and coarse-to-fine production of a tour.
Journal ArticleDOI

Optimization by simulated annealing: an experimental evaluation. Part I, graph partitioning

TL;DR: This paper discusses annealing and its parameterized generic implementation, describes how this generic algorithm was adapted to the graph partitioning problem, and reports how well it compared to standard algorithms like the Kernighan-Lin algorithm.
Journal ArticleDOI

Optimization by Simulated Annealing: An Experimental Evaluation; Part II, Graph Coloring and Number Partitioning

TL;DR: This is the second in a series of three papers that empirically examine the competitiveness of simulated annealing in certain well-studied domains of combinatorial optimization.
Related Papers (5)