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...
Twenty-One Mayfly Gynandromorphic Cases from China
Twenty-One Mayfly Gynandromorphic Cases from China
Gynandromorphism of mayfly has unique biological and scientific value. However, most cases of previous studies on this phenomenon were from Europe and America, with only two cases ...
Improved Bee Colony Optimization for Traveling Salesman Problem
Improved Bee Colony Optimization for Traveling Salesman Problem
An improved artificial bee colony algorithm is proposed for traveling salesman problem, which is a classical NP- hard problem. By improved artificial bee colony algorithm we introd...
MARS-seq2.0: an experimental and analytical pipeline for indexed sorting combined with single-cell RNA sequencing v1
MARS-seq2.0: an experimental and analytical pipeline for indexed sorting combined with single-cell RNA sequencing v1
Human tissues comprise trillions of cells that populate a complex space of molecular phenotypes and functions and that vary in abundance by 4–9 orders of magnitude. Relying solely ...
Information Source Before Travelling and Choice of Traveling Mode
Information Source Before Travelling and Choice of Traveling Mode
The ability to attract tourists is crucial for the success of tourism firms in Malaysia. This has therefore raised a major concern on which information sources tourists use when ma...
Efficient bit labeling in factorization machines with annealing for traveling salesman problem
Efficient bit labeling in factorization machines with annealing for traveling salesman problem
Abstract
To efficiently determine an optimum parameter combination in a large-scale problem, it is essential to convert the parameters into available variables in actual ...
Traveling waves in low-dimensional neuronal systems
Traveling waves in low-dimensional neuronal systems
Traveling waves of neuronal activity have been observed in many locations within the mammalian cortex. Several functional roles have been proposed for these traveling waves includi...
INTERTEXTUALİTY İN ASGHAR FARHADİ’S THE SALESMAN
INTERTEXTUALİTY İN ASGHAR FARHADİ’S THE SALESMAN
Farhadi’s The Salesman, which won the Best Screenplay award at the 2016 Cannes Film Festival and the Best Foreign Language Film in the 89th Academy Awards, got universal acclaim an...

