Search results for "local search"

showing 10 items of 91 documents

GRASP and path relinking for the equitable dispersion problem

2013

The equitable dispersion problem consists in selecting a subset of elements from a given set in such a way that a measure of dispersion is maximized. In particular, we target the Max-Mean dispersion model in which the average distance between the selected elements is maximized. We first review previous methods and mathematical formulations for this and related dispersion problems and then propose a GRASP with a Path Relinking in which the local search is based on the Variable Neighborhood methodology. Our method is specially suited for instances in which the distances represent affinity and are not restricted to take non-negative values. The computational experience with 120 instances shows…

Mathematical optimizationGeneral Computer Sciencebusiness.industryGRASPManagement Science and Operations ResearchSet (abstract data type)Variable (computer science)Modeling and SimulationPath (graph theory)Local search (optimization)Statistical dispersionbusinessMetaheuristicMathematicsComputers & Operations Research
researchProduct

Variable neighborhood search for the linear ordering problem

2006

Given a matrix of weights, the linear ordering problem (LOP) consists of finding a permutation of the columns and rows in order to maximize the sum of the weights in the upper triangle. This NP-complete problem can also be formulated in terms of graphs, as finding an acyclic tournament with a maximal sum of arc weights in a complete weighted graph. In this paper, we first review the previous methods for the LOP and then propose a heuristic algorithm based on the variable neighborhood search (VNS) methodology. The method combines different neighborhoods for an efficient exploration of the search space. We explore different search strategies and propose a hybrid method in which the VNS is cou…

Mathematical optimizationGeneral Computer Sciencebusiness.industryTriangulation (social science)Management Science and Operations ResearchDirected acyclic graphTabu searchRandom searchModeling and SimulationCombinatorial optimizationLocal search (optimization)businessMetaheuristicAlgorithmVariable neighborhood searchMathematicsComputers & Operations Research
researchProduct

Tabu search for the Max–Mean Dispersion Problem

2015

In this paper, we address a variant of a classical optimization model in the context of maximizing the diversity of a set of elements. In particular, we propose heuristics to maximize the mean dispersion of the selected elements in a given set. This NP-hard problem was recently introduced as the maximum mean dispersion problem (MaxMeanDP), and it models several real problems, from pollution control to ranking of web pages. In this paper, we first review the previous methods for the MaxMeanDP, and then explore different tabu search approaches, and their influence on the quality of the solutions obtained. As a result, we propose a dynamic tabu search algorithm, based on three different neighb…

Mathematical optimizationInformation Systems and ManagementComputer scienceContext (language use)Tabu searchManagement Information SystemsRanking (information retrieval)Set (abstract data type)Artificial IntelligenceGuided Local SearchHeuristicsMetaheuristicHill climbingSoftwareKnowledge-Based Systems
researchProduct

Tabu search and GRASP for the maximum diversity problem

2007

In this paper, we develop new heuristic procedures for the maximum diversity problem (MDP). This NP-hard problem has a significant number of practical applications such as environmental balance, telecommunication services or genetic engineering. The proposed algorithm is based on the tabu search methodology and incorporates memory structures for both construction and improvement. Although proposed in seminal tabu search papers, memory-based constructions have often been implemented in naive ways that disregard important elements of the fundamental tabu search proposals. We will compare our tabu search construction with a memory-less design and with previous algorithms recently developed for…

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceHeuristic (computer science)business.industryManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringTabu searchModeling and SimulationGenetic algorithmBeam searchLocal search (optimization)Guided Local SearchArtificial intelligencebusinessMetaheuristicHill climbingMathematicsEuropean Journal of Operational Research
researchProduct

A hybrid metaheuristic for the cyclic antibandwidth problem

2013

We propose a hybrid artificial bee colony algorithm for the cyclic antibandwidth problem.We present a computational comparison of different parameter settings.We derive a fine-tuning hybrid artificial bee colony algorithm.The proposal is very competitive with the state-of-the-art algorithm for the cyclic antibandwidth problem. In this paper, we propose a hybrid metaheuristic algorithm to solve the cyclic antibandwidth problem. This hard optimization problem consists of embedding an n-vertex graph into the cycle Cn, such that the minimum distance (measured in the cycle) of adjacent vertices is maximized. It constitutes a natural extension of the well-known antibandwidth problem, and can be v…

Mathematical optimizationInformation Systems and ManagementOptimization problemComputer sciencebusiness.industryComputer Science::Neural and Evolutionary ComputationForagingInitializationDuality (optimization)Swarm intelligenceTabu searchGraphManagement Information SystemsArtificial bee colony algorithmArtificial IntelligenceGraph (abstract data type)Local search (optimization)businessMetaheuristicSoftwareKnowledge-Based Systems
researchProduct

An ILS-Based Metaheuristic for the Stacker Crane Problem

2012

[EN] In this paper we propose a metaheuristic algorithm for the Stacker Crane Problem. This is an NP-hard arc routing problem whose name derives from the practical problem of operating a crane. Here we present a formulation and a lower bound for this problem and propose a metaheuristic algorithm based on the combination of a Multi-start and an Iterated Local Search procedures. Computational results on a large set of instances are presented.

Mathematical optimizationIterated local searchComputer scienceStackerComputerApplications_COMPUTERSINOTHERSYSTEMSMetaheuristicsUpper and lower boundsParallel metaheuristicDirected rural postman problemCombinatorial OptimizationCombinatorial optimizationLarge set (combinatorics)MATEMATICA APLICADAMetaheuristicArc routingAlgorithm
researchProduct

Determining the Difficulty of Landscapes by PageRank Centrality in Local Optima Networks

2016

The contribution of this study is twofold: First, we show that we can predict the performance of Iterated Local Search (ILS) in different landscapes with the help of Local Optima Networks (LONs) with escape edges. As a predictor, we use the PageRank Centrality of the global optimum. Escape edges can be extracted with lower effort than the edges used in a previous study. Second, we show that the PageRank vector of a LON can be used to predict the solution quality (average fitness) achievable by ILS in different landscapes.

Mathematical optimizationIterated local searchbusiness.industrymedia_common.quotation_subject02 engineering and technologyMachine learningcomputer.software_genreLocal optima networkslaw.inventionGlobal optimumPageRanklaw020204 information systems0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingQuality (business)Artificial intelligencebusinessCentralitycomputerMathematicsmedia_common
researchProduct

Memetic Variation Local Search vs. Life-Time Learning in Electrical Impedance Tomography

2009

In this article, various metaheuristics for a numerical optimization problem with application to Electric Impedance Tomography are tested and compared. The experimental setup is composed of a real valued Genetic Algorithm, the Differential Evolution, a self adaptive Differential Evolution recently proposed in literature, and two novel Memetic Algorithms designed for the problem under study. The two proposed algorithms employ different algorithmic philosophies in the field of Memetic Computing. The first algorithm integrates a local search into the operations of the offspring generation, while the second algorithm applies a local search to individuals already generated in the spirit of life-…

Mathematical optimizationMeta-optimizationOptimization problembusiness.industryFitness landscapeDifferential evolutionComputer Science::Neural and Evolutionary ComputationGenetic algorithmMemetic algorithmLocal search (optimization)businessMetaheuristicMathematics
researchProduct

General Concepts in Metaheuristic Search

2017

Metaheuristics have become a very popular family of solution methods for optimization problems because they are capable of finding “acceptable” solutions in a “reasonable” amount of time. Most optimization problems in practice are too complex to be approached by exact methods that can guarantee finding global optimal solutions. The time required to find and verify globally optimal solutions is impractical in most applications. An entire computational theory, which we will not discussed here, has been developed around problem complexity. It suffices to say that it is now known that the great majority of the optimization problems found in practice fall within a category that makes them “compu…

Mathematical optimizationOptimization problemComputer scienceTheory of computationSearch-based software engineeringGuided Local SearchMetaheuristicTabu searchParallel metaheuristicScheduling (computing)
researchProduct

Memetic Algorithms in Engineering and Design

2012

When dealing with real-world applications, one often faces non-linear and nondifferentiable optimization problems which do not allow the employment of exact methods. In addition, as highlighted in [104], popular local search methods (e.g. Hooke-Jeeves, Nelder Mead and Rosenbrock) can be ill-suited when the real-world problem is characterized by a complex and highly multi-modal fitness landscape since they tend to converge to local optima. In these situations, population based meta-heuristics can be a reasonable choice, since they have a good potential in detecting high quality solutions. For these reasons, meta-heuristics, such as Genetic Algorithms (GAs), Evolution Strategy (ES), Particle …

Mathematical optimizationOptimization problemLocal optimumbusiness.industryComputer scienceAnt colony optimization algorithmsMathematicsofComputing_NUMERICALANALYSISParticle swarm optimizationMemetic algorithmLocal search (optimization)businessEvolution strategyTabu search
researchProduct