An-Najah University Journal for Research - A (Natural Sciences)

Scopus

Scopus profile and journal metrics

This journal is indexed in Scopus. Use these metrics for a quick publishing snapshot, then open the Scopus page for the authoritative profile.

Scopus
An-Najah University Journal for Research - A (Natural Sciences) Indexed in Scopus since 2019
CiteScore 0.8
Indexed since 2019
First decision 5 Days
Submission to acceptance 160 Days
Acceptance to publication 20 Days
Acceptance rate 14%

SCImago

SCImago Journal Rank preview

Use SCImago when you want a quick visual view of the journal ranking profile and external discoverability signals.

An-Najah University Journal for Research - A (Natural Sciences) SCImago Journal & Country Rank

DOAJ

Directory of Open Access Journals listing

The DOAJ record is useful for readers, librarians, and authors who want a direct open-access directory entry for the journal.

DOAJ
An-Najah University Journal for Research - A (Natural Sciences) Open directory record
Original full research article

A Comparison of Heuristic Algorithms for Solving the Traveling Salesman Problem

Published
2024-09-29
Pages
73 - 80
Full text

Keywords

  • Particle Swarm Optimization (PSO)
  • Genetic algorithm (GA)
  • Simulated Annealing (SA)
  • Traveling Salesman Problem (TSP)

Abstract

The Traveling Salesman Problem (TSP) is a challenging computational problem in combinatorial optimization that aims to visit all cities exactly once and return to the first city. Despite that numerous theoretical solutions have been proposed in the literature, finding the exact optimal solution remains computationally infeasible due to the NP-hard nature of the problem. To address this, many heuristic and optimization approaches have been developed to generate probabilistic results that are often approximations. This paper presents a comparison between four popular algorithms: steepest ascent hill climbing, simulated annealing, genetic algorithm with partially matched crossover, and Particle Swarm Optimization (PSO). The study examines how these algorithms can solve the TSP and avoid local minimum values while achieving a balance between research exploration and exploitation for an optimal solution. For a relatively large number of cities, the simulated annealing algorithm and genetic algorithm produce promising results whilst the genetic algorithm takes longer time to execute due to the iterative application of its variation operators.

Article history

Received
2023-09-25
Accepted
2024-09-01
Available online
2024-09-29
بحث أصيل كامل

A Comparison of Heuristic Algorithms for Solving the Traveling Salesman Problem

Published
2024-09-29
الصفحات
73 - 80
البحث كاملا

الكلمات الإفتتاحية

  • Particle Swarm Optimization (PSO)
  • Genetic algorithm (GA)
  • Simulated Annealing (SA)
  • Traveling Salesman Problem (TSP)

الملخص

The Traveling Salesman Problem (TSP) is a challenging computational problem in combinatorial optimization that aims to visit all cities exactly once and return to the first city. Despite that numerous theoretical solutions have been proposed in the literature, finding the exact optimal solution remains computationally infeasible due to the NP-hard nature of the problem. To address this, many heuristic and optimization approaches have been developed to generate probabilistic results that are often approximations. This paper presents a comparison between four popular algorithms: steepest ascent hill climbing, simulated annealing, genetic algorithm with partially matched crossover, and Particle Swarm Optimization (PSO). The study examines how these algorithms can solve the TSP and avoid local minimum values while achieving a balance between research exploration and exploitation for an optimal solution. For a relatively large number of cities, the simulated annealing algorithm and genetic algorithm produce promising results whilst the genetic algorithm takes longer time to execute due to the iterative application of its variation operators.

Article history

تاريخ التسليم
2023-09-25
تاريخ القبول
2024-09-01
Available online
2024-09-29