Redirigiendo al acceso original de articulo en 24 segundos...
Inicio  /  Algorithms  /  Vol: 13 Par: 11 (2020)  /  Artículo
ARTÍCULO
TITULO

Finding the Best 3-OPT Move in Subcubic Time

Giuseppe Lancia and Marcello Dalpasso    

Resumen

Given a Traveling Salesman Problem solution, the best 3-OPT move requires us to remove three edges and replace them with three new ones so as to shorten the tour as much as possible. No worst-case algorithm better than the T(??3) T ( n 3 ) enumeration of all triples is likely to exist for this problem, but algorithms with average case ??(??3-??) O ( n 3 - ? ) are not ruled out. In this paper we describe a strategy for 3-OPT optimization which can find the best move by looking only at a fraction of all possible moves. We extend our approach also to some other types of cubic moves, such as some special 6-OPT and 5-OPT moves. Empirical evidence shows that our algorithm runs in average subcubic time (upper bounded by ??(??2.5) O ( n 2.5 ) ) on a wide class of random graphs as well as Traveling Salesman Problem Library (TSPLIB) instances.

 Artículos similares

       
 
Zhipeng Zhang, Shengquan Liu and Jianming Cheng    
In recent years, large-scale pretrained language models have become widely used in natural language processing tasks. On this basis, prompt learning has achieved excellent performance in specific few-shot classification scenarios. The core idea of prompt... ver más
Revista: Applied Sciences

 
Henri Pörhö, Jani Tomperi, Aki Sorsa, Esko Juuso, Jari Ruuska and Mika Ruusunen    
The aim of wastewater treatment plants (WWTPs) is to clean wastewater before it is discharged into the environment. Real-time monitoring and control will become more essential as the regulations for effluent discharges are likely to become stricter in th... ver más
Revista: Applied Sciences

 
Adekunle Rotimi Adekoya and Mardé Helbig    
Dynamic multi-objective optimization problems (DMOPs) are optimization problems where elements of the problems, such as the objective functions and/or constraints, change with time. These problems are characterized by two or more objective functions, whe... ver más
Revista: Algorithms

 
Rahmeh Ibrahim, Rawan Ghnemat and Qasem Abu Al-Haija    
Convolutional Neural Networks (CNNs) have exhibited remarkable potential in effectively tackling the intricate task of classifying MRI images, specifically in Alzheimer?s disease detection and brain tumor identification. While CNNs optimize their paramet... ver más
Revista: AI

 
El-Sayed M. El-Kenawy, Nima Khodadadi, Ashin Khoshnaw, Seyedali Mirjalili, Amel Ali Alhussan, Doaa Sami Khafaga, Abdelhameed Ibrahim and Abdelaziz A. Abdelhamid    
Recently, piracy and copyright violations of digital content have become major concerns as computer science has advanced. In order to prevent unauthorized usage of content, digital watermarking is usually employed. This work proposes a new approach to di... ver más
Revista: Applied Sciences