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...
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 ...
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 ...
Analisis Perbandingan Algoritma ACO-TS dan ACO-SMARTER Dalam Menyelesaikan Traveling Salesman Problem
Analisis Perbandingan Algoritma ACO-TS dan ACO-SMARTER Dalam Menyelesaikan Traveling Salesman Problem
The research conducted is the Comparative Analysis of the ACO-TS and ACO-SMARTER Algorithms in Solving the Traveling Salesman Problem where the problem to be solved is the travelin...
Experimental study on composite traveling wave resonance of high-speed thin-web spur gear of turbofan engine with a newfound phenomena
Experimental study on composite traveling wave resonance of high-speed thin-web spur gear of turbofan engine with a newfound phenomena
The occurrence of gear traveling wave resonance has the characteristics of occasionality, concealment and serious consequences, which has become first of the main factors threateni...
Two-Stage Routing of Transport Using Geospatial Clustering
Two-Stage Routing of Transport Using Geospatial Clustering
One of the urgent and key problems of the transport industry is considered. This is the problem of planning the routes of vehicles. The given problem can be described and formalize...

