paper-with-me

Papers

SOM-Guided Evolutionary Search for Solving MinMax Multiple-TSP

2019-07-27 · Vlad-Ioan Lupoaie, Ivona-Alexandra Chili, Mihaela Elena Breaban, Madalina Raschip

Multiple-TSP, also abbreviated in the literature as mTSP, is an extension of the Traveling Salesman Problem that lies at the core of many variants of the Vehicle Routing problem of great practical importance. The current paper develops and experiments with Self Organizing Maps, Evolutionary Algorithms and Ant Colony Systems to tackle the MinMax formulation of the Single-Depot Multiple-TSP. Hybridization between the neural network approach and the two meta-heuristics shows to bring significant improvements, outperforming results reported in the literature on a set of problem instances taken from TSPLIB.

📄 PDF Abstract BibTeX arXiv:1907.11910

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsTraveling Salesman Problem

Similar Papers 제목 키워드 기반

Learning-guided iterated local search for the minmax multiple traveling salesman problem

2024-03-19 · Pengfei He, Jin-Kao Hao, Jinhui Xia

The minmax multiple traveling salesman problem involves minimizing the longest tour among a set of tours. The problem is of great practical interest because it can be used to formulate several real-life applications. To …

Traveling Salesman Problem

Running Time Analysis of the Non-dominated Sorting Genetic Algorithm II (NSGA-II) using Binary or Stochastic Tournament Selection

2022-03-22 · Chao Bian, Chao Qian

Evolutionary algorithms (EAs) have been widely used to solve multi-objective optimization problems, and have become the most popular tool. However, the theoretical foundation of multi-objective EAs (MOEAs), especially th…

Evolutionary Algorithms

A History-Guided Regional Partitioning Evolutionary Optimization for Solving the Flexible Job Shop Problem with Limited Multi-load Automated Guided Vehicles

2024-09-27 · Feige Liu, Chao Lu, Xin Li

In a flexible job shop environment, using Automated Guided Vehicles (AGVs) to transport jobs and process materials is an important way to promote the intelligence of the workshop. Compared with single-load AGVs, multi-lo…

Job Shop SchedulingScheduling

Towards Running Time Analysis of Interactive Multi-objective Evolutionary Algorithms

2023-10-12 · Tianhao Lu, Chao Bian, Chao Qian

Evolutionary algorithms (EAs) are widely used for multi-objective optimization due to their population-based nature. Traditional multi-objective EAs (MOEAs) generate a large set of solutions to approximate the Pareto fro…

Decision MakingEvolutionary Algorithms

AT-MFCGA: An Adaptive Transfer-guided Multifactorial Cellular Genetic Algorithm for Evolutionary Multitasking

2020-10-08 · Eneko Osaba, Javier Del Ser, Aritz D. Martinez, Jesus L. Lobo 외

Transfer Optimization is an incipient research area dedicated to solving multiple optimization tasks simultaneously. Among the different approaches that can address this problem effectively, Evolutionary Multitasking res…

Combinatorial Optimization