Search results for "Grasp"

showing 10 items of 84 documents

GRASP & evolutionary path relinking for medical image registration based on point matching

2010

Image registration is a very active research area in computer vision. Image registration methods, aim to find a transformation between two images taken under different conditions. Point matching is an image registration approach based on searching for the right pairing of points between the two images. From this matching, the registration transformation can be inferred by means of numerical methods. In this paper, we tackle the medical image registration problem adapting a new advanced hybrid metaheuristic composed by the GRASP and the evolutionary path relinking algorithms, called G&EvPR. The experiments conducted in this work have shown the good performance of G&EvPR compared to similar a…

Matching (statistics)business.industryGRASPComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONImage registrationPoint set registrationEvolutionary computationElectronic mailComputer visionArtificial intelligencebusinessMetaheuristicGreedy randomized adaptive search procedureMathematicsIEEE Congress on Evolutionary Computation
researchProduct

Advanced Greedy Randomized Adaptive Search Procedure for the Obnoxious p-Median problem

2016

Abstract The Obnoxious p-Median problem consists in selecting a subset of p facilities from a given set of possible locations, in such a way that the sum of the distances between each customer and its nearest facility is maximized. The problem is NP -hard and can be formulated as an integer linear program. It was introduced in the 1990s, and a branch and cut method coupled with a tabu search has been recently proposed. In this paper, we propose a heuristic method – based on the Greedy Randomized Adaptive Search Procedure, GRASP, methodology – for finding approximate solutions to this optimization problem. In particular, we consider an advanced GRASP design in which a filtering mechanism avo…

Mathematical optimization021103 operations researchInformation Systems and ManagementOptimization problemGeneral Computer ScienceHeuristic (computer science)business.industryGRASP0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringTabu searchModeling and Simulation0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingLocal search (optimization)businessBranch and cutAlgorithmMetaheuristicGreedy randomized adaptive search procedureMathematicsEuropean Journal of Operational Research
researchProduct

GRASP with path relinking heuristics for the antibandwidth problem

2010

This article proposes a linear integer programming formulation and several heuristics based on GRASP and path relinking for the antibandwidth problem. In the antibandwidth problem, one is given an undirected graph with n nodes and must label the nodes in a way that each node receives a unique label from the set {1, 2,…,n}, such that, among all adjacent node pairs, the minimum difference between the node labels is maximized. Computational results show that only small instances of this problem can be solved exactly (to optimality) with a commercial integer programming solver and that the heuristics find high-quality solutions in much less time than the commercial solver. © 2010 Wiley Periodic…

Mathematical optimizationComputer Networks and CommunicationsGRASPSolverSet (abstract data type)Hardware and ArchitecturePath (graph theory)Node (circuits)HeuristicsInteger programmingMetaheuristicSoftwareInformation SystemsMathematicsNetworks
researchProduct

A Hybrid Strategic Oscillation with Path Relinking Algorithm for the Multiobjective k-Balanced Center Location Problem

2021

This paper presents a hybridization of Strategic Oscillation with Path Relinking to provide a set of high-quality nondominated solutions for the Multiobjective k-Balanced Center Location problem. The considered location problem seeks to locate k out of m facilities in order to serve n demand points, minimizing the maximum distance between any demand point and its closest facility while balancing the workload among the facilities. An extensive computational experimentation is carried out to compare the performance of our proposal, including the best method found in the state-of-the-art as well as traditional multiobjective evolutionary algorithms.

Mathematical optimizationComputer scienceGeneral Mathematics0211 other engineering and technologiesEvolutionary algorithm02 engineering and technologyMulti-objective optimizationSet (abstract data type)path relinkingDiscrete optimization0202 electrical engineering electronic engineering information engineeringComputer Science (miscellaneous)Center (algebra and category theory)multiobjective optimizationEngineering (miscellaneous)021103 operations researchOscillationlcsh:MathematicsWorkload<i>k</i>-balanced problemGreedy Randomized Adaptive Search Procedure (GRASP)lcsh:QA1-939strategic oscillationPath (graph theory)020201 artificial intelligence & image processingdiscrete optimization<i>k</i>-center problemMathematics
researchProduct

GRASP and Path Relinking for the Two-Dimensional Two-Stage Cutting-Stock Problem

2007

We develop a greedy randomized adaptive search procedure (GRASP) for the constrained two-dimensional two-stage cutting-stock problem. This is a special cutting problem in which the cut is performed in two phases. In the first phase, the stock rectangle is slit down its width into different vertical strips and in the second phase, each of these strips is processed to obtain the final pieces. We propose two different algorithms based on GRASP methodology. One is “piece-oriented” while the other is “strip-oriented.” Both procedures are fast and provide solutions of different structures to this cutting problem. We also propose a path-relinking algorithm, which operates on a set of elite soluti…

Mathematical optimizationCutting stock problemlawGRASPGeneral EngineeringRectangleSTRIPSHeuristicsGreedy randomized adaptive search procedurelaw.inventionMathematicsINFORMS Journal on Computing
researchProduct

A reactive GRASP algorithm for the container loading problem with load-bearing constraints

2014

The container loading problem consists in packing a set of boxes of different dimensions into a large container of fixed dimensions, usually with the objective of maximising the container load. In practical problems, besides the geometric constraints of not exceeding the container dimensions and ensuring the non-overlapping of boxes, other requirements may appear, such as total weight, weight balance or support. In this paper we address the problem of maximising container volume utilisation while respecting a set of practical constraints: full support of boxes, allowed orientations and load-bearing capacity. We have developed different heuristics for solving the problem and we have combined…

Mathematical optimizationEngineeringbusiness.industryGRASPVolume (computing)ConstructiveIndustrial and Manufacturing EngineeringLoad bearingSet (abstract data type)Improvement methodsContainer (abstract data type)businessHeuristicsAlgorithmEuropean J. of Industrial Engineering
researchProduct

Reactive GRASP for the strip-packing problem

2008

This paper presents a greedy randomized adaptive search procedure (GRASP) for the strip packing problem, which is the problem of placing a set of rectangular pieces into a strip of a given width and infinite height so as to minimize the required height. We investigate several strategies for the constructive and improvement phases and several choices for critical search parameters. We perform extensive computational experiments with well-known instances which have been previously reported, first to select the best alternatives and then to compare the efficiency of our algorithm with other procedures. The results show that the GRASP algorithm outperforms recently reported metaheuristics.

Mathematical optimizationGeneral Computer ScienceBin packing problemGRASPManagement Science and Operations ResearchRandomized algorithmCutting stock problemModeling and SimulationCombinatorial optimizationGreedy algorithmMetaheuristicAlgorithmGreedy randomized adaptive search procedureMathematicsComputers &amp; Operations Research
researchProduct

A GRASP/Path Relinking algorithm for two- and three-dimensional multiple bin-size bin packing problems

2013

The three-dimensional multiple bin-size bin packing problem, MBSBPP, is the problem of packing a set of boxes into a set of bins when several types of bins of different sizes and costs are available and the objective is to minimize the total cost of bins used for packing the boxes. First we propose a GRASP algorithm, including a constructive procedure, a postprocessing phase and some improvement moves. The best solutions obtained are then combined into a Path Relinking procedure for which we have developed three versions: static, dynamic and evolutionary. An extensive computational study, using two- and three-dimensional instances, shows the relative efficiency of the alternatives considere…

Mathematical optimizationGeneral Computer ScienceBin packing problemGRASPPhase (waves)Management Science and Operations ResearchConstructiveBinSet (abstract data type)Modeling and SimulationPath (graph theory)HeuristicsAlgorithmMathematicsComputers &amp; Operations Research
researchProduct

A tabu search algorithm for large-scale guillotine (un)constrained two-dimensional cutting problems

2002

Abstract In this paper we develop several heuristic algorithms for the two-dimensional cutting problem (TDC) in which a single stock sheet has to be cut into a set of small pieces, while maximising the value of the pieces cut. They can be considered to be general purpose algorithms because they solve the four versions of the TDC: weighted and unweighted, constrained and unconstrained. We begin by proposing two constructive procedures based on simple bounds obtained by solving one-dimensional knapsack problems. We then use these constructive algorithms as building blocks for more complex procedures. We have developed a greedy randomised adaptive search procedure (GRASP) which is very fast an…

Mathematical optimizationGeneral Computer ScienceGRASPSearch procedureManagement Science and Operations ResearchConstructiveTabu searchCutting stock problemKnapsack problemModeling and SimulationConstructive algorithmsHeuristicsAlgorithmMathematicsComputers &amp; Operations Research
researchProduct

GRASP for the uncapacitated r-allocation p-hub median problem

2014

In this paper we propose a heuristic for the Uncapacitated r-Allocation p-Hub Median Problem. In the classical p-hub location problem, given a set of nodes with pairwise traffic demands, we must select p of them as hub locations and route all traffics through them at a minimum cost. We target here an extension, called the r-allocation p-hub median problem, recently proposed by Yaman [19], in which every node is assigned to r of the p selected hubs (r@?p) and we are restricted to route the traffic of the nodes through their associated r hubs. As it is usual in this type of problems, our method has three phases: location, assignment and routing. Specifically, we propose a heuristic based on t…

Mathematical optimizationGeneral Computer ScienceHeuristic (computer science)business.industryNode (networking)GRASPManagement Science and Operations ResearchModeling and SimulationCombinatorial optimizationPairwise comparisonLocal search (optimization)Routing (electronic design automation)HeuristicsbusinessMathematicsComputers &amp; Operations Research
researchProduct