Javascript must be enabled to continue!
Single Objective Mayfly Algorithm with Balancing Parameter for Multiple Traveling Salesman Problem
View through CrossRef
The Multiple Travelling Salesman Problem (MTSP) is a challenging combinatorial problem that involves multiple salesman visiting a set of cities, each exactly once, starting and ending at the same depot. The aim is to determine the optimal route with minimal cost and node cuts for each salesman while ensuring that at least one salesman visits each city. As the problem is NP-Hard, a single-objective metaheuristic algorithm, called the Mayfly Algorithm, inspired by the collective behavior of mayflies, is employed to solve the problem using the TSPlib95 test data. Since the Mayfly Algorithm employs a single fitness function, a balancing parameter is added to perform multiobjective optimization. Three balancing parameters in the optimization process: SumRoute represents the total cost of all salesmen travelling, StdRoute balances each salesman cost, and StdNodes balances the number of nodes for each salesman. The values of these parameters are determined based on the results of various tests, as they significantly impact the MTSP optimization process. With the appropriate parameter values, the single-objective Mayfly Algorithm can produce optimal solutions and avoid premature convergence. Overall, the Mayfly Algorithm shows promise as a practical approach to solving the MTSP problem. Using multiobjective optimization with balancing parameters enables the algorithm to achieve optimal results and avoid convergence issues. The TSPlib95 dataset provides a robust testing ground for evaluating the algorithm’s effectiveness, demonstrating its ability to solve MTSP effectively with multiple salesman.
Title: Single Objective Mayfly Algorithm with Balancing Parameter for Multiple Traveling Salesman Problem
Description:
The Multiple Travelling Salesman Problem (MTSP) is a challenging combinatorial problem that involves multiple salesman visiting a set of cities, each exactly once, starting and ending at the same depot.
The aim is to determine the optimal route with minimal cost and node cuts for each salesman while ensuring that at least one salesman visits each city.
As the problem is NP-Hard, a single-objective metaheuristic algorithm, called the Mayfly Algorithm, inspired by the collective behavior of mayflies, is employed to solve the problem using the TSPlib95 test data.
Since the Mayfly Algorithm employs a single fitness function, a balancing parameter is added to perform multiobjective optimization.
Three balancing parameters in the optimization process: SumRoute represents the total cost of all salesmen travelling, StdRoute balances each salesman cost, and StdNodes balances the number of nodes for each salesman.
The values of these parameters are determined based on the results of various tests, as they significantly impact the MTSP optimization process.
With the appropriate parameter values, the single-objective Mayfly Algorithm can produce optimal solutions and avoid premature convergence.
Overall, the Mayfly Algorithm shows promise as a practical approach to solving the MTSP problem.
Using multiobjective optimization with balancing parameters enables the algorithm to achieve optimal results and avoid convergence issues.
The TSPlib95 dataset provides a robust testing ground for evaluating the algorithm’s effectiveness, demonstrating its ability to solve MTSP effectively with multiple salesman.
Related Results
Multi-Objective Optimal Power Flow Solutions Using Improved Multi-Objective Mayfly Algorithm (IMOMA)
Multi-Objective Optimal Power Flow Solutions Using Improved Multi-Objective Mayfly Algorithm (IMOMA)
This paper realizes the implementation of Improved Multi-objective Mayfly Algorithm (IMOMA) for getting optimal solutions related to optimal power flow problem with smooth and nons...
Discrete Mayfly Algorithm for Spherical Asymmetric Traveling Salesman Problem
Discrete Mayfly Algorithm for Spherical Asymmetric Traveling Salesman Problem
The asymmetric traveling salesman problem (ATSP), as a branch of the traveling salesman problem, aims to find a group of circuits when a salesman travels all cities at the minimum ...
A proposed framework for face - iris recognition system using enhanced mayfly algorithm
A proposed framework for face - iris recognition system using enhanced mayfly algorithm
Fused biometrics systems have proven to solve some problems associated with unimodal systems but also face challenges in various aspects of their implementation such as difficulty ...
PENGGUNAAN SUZUKI INTERACTIVE BROCHURE (SIB) SEBAGAI PLATFORM PENDUKUNG PENJUALAN MOBIL BAGI SALESMAN
PENGGUNAAN SUZUKI INTERACTIVE BROCHURE (SIB) SEBAGAI PLATFORM PENDUKUNG PENJUALAN MOBIL BAGI SALESMAN
Abstract : The development of Information and Communication Technology in Indonesia is very rapid and it’s seen by PT. Suzuki Indomobil Sales for creating mobile apps that serve ...
Integration of FOPID and Mayfly Algorithm for SEPIC with Multi-objective Functions
Integration of FOPID and Mayfly Algorithm for SEPIC with Multi-objective Functions
Abstract
SEPIC DC/DC with a single stage converter is organized in this work. Still, there is an energy loss of the single-ended primary-inductor converter (SEPIC), there i...
Using genetic algorithm to solve multiple traveling salesman problem and considering Carbon emissions
Using genetic algorithm to solve multiple traveling salesman problem and considering Carbon emissions
Objectives: The Multiple Travelling Salesman problem is a complex combinatorial optimization problem which is a variance of the Traveling Salesman Problem,where a lot of salesmen a...
Land-Use Practices Affect Water Quality Parameters and Mayfly (Order Ephemeroptera) Assemblage Along River Nzoia (Kenya)
Land-Use Practices Affect Water Quality Parameters and Mayfly (Order Ephemeroptera) Assemblage Along River Nzoia (Kenya)
Several river ecosystems are undergoing varied land-use practices, whose monitoring should be continuous. This study evaluated the influence of land-use practices on water quality ...
Modeling active cell balancing of lithium-ion bat-teries in MATLAB/Simulink
Modeling active cell balancing of lithium-ion bat-teries in MATLAB/Simulink
Problem. The article is devoted to the study of active balancing of lithium-ion battery cells. Active balancing of lithium-ion battery cells is crucial for ensuring high efficiency...

