Search results for "guide"

showing 10 items of 1478 documents

Evaluation of Subgrade Resilient Modulus Predictive Model for Use in Mechanistic-Empirical Pavement Design Guide

2006

The characterization of unbound materials in the mechanistic–empirical pavement design guide (MEPDG), also known as the 2002 design guide, is reviewed, and this characterization is applied to Minnesota subgrades. The main emphasis is on the collection of k1-, k2-, and k3-parameters for Minnesota fine-grained soils and the procedure for the interpretation of the resilient modulus test to provide an input to the multilayer elastic theory (MLET) analysis (Level 2 input). This is an important aspect of adaptation of the MEPDG, because the guide recommends measurement of resilient moduli from laboratory testing, but the procedure does not specify how to interpret the test data to obtain an input …

Mathematical modelComputer sciencebusiness.industryMechanical EngineeringResilient modulusStructural engineeringSubgradeNonlinear finite element analysisLaboratory testingDesign guidesoil subgrade resilient modulus pavement designForensic engineeringbusinessElastic modulusCivil and Structural EngineeringTest dataTransportation Research Record: Journal of the Transportation Research Board
researchProduct

A powerful route minimization heuristic for the vehicle routing problem with time windows

2009

We suggest an efficient route minimization heuristic for the vehicle routing problem with time windows. The heuristic is based on the ejection pool, powerful insertion and guided local search strategies. Experimental results on the Gehring and Homberger's benchmarks demonstrate that our algorithm outperforms previous approaches and found 18 new best-known solutions.

Mathematical optimizationComputer scienceTime windowsApplied MathematicsVehicle routing problemGuided Local SearchMinificationManagement Science and Operations ResearchHeuristicsAlgorithmIndustrial and Manufacturing EngineeringSoftwareOperations Research Letters
researchProduct

An efficient variable neighborhood search heuristic for very large scale vehicle routing problems

2007

In this paper, we present an efficient variable neighborhood search heuristic for the capacitated vehicle routing problem. The objective is to design least cost routes for a fleet of identically capacitated vehicles to service geographically scattered customers with known demands. The variable neighborhood search procedure is used to guide a set of standard improvement heuristics. In addition, a strategy reminiscent of the guided local search metaheuristic is used to help escape local minima. The developed solution method is specifically aimed at solving very large scale real-life vehicle routing problems. To speed up the method and cut down memory usage, new implementation concepts are use…

Mathematical optimizationGeneral Computer ScienceHeuristic (computer science)HeuristicComputer sciencebusiness.industryManagement Science and Operations ResearchModeling and SimulationVehicle routing problemGuided Local SearchLocal search (optimization)Routing (electronic design automation)HeuristicsbusinessMetaheuristicVariable neighborhood searchComputers & Operations Research
researchProduct

Active-guided evolution strategies for large-scale capacitated vehicle routing problems

2007

We present an adaptation of the active-guided evolution strategies metaheuristic for the capacitated vehicle routing problem. The capacitated vehicle routing problem is a classical problem in operations research in which a set of minimum total cost routes must be determined for a fleet of identical capacitated vehicles in order to service a number of demand or supply points. The applied metaheuristic combines the strengths of the well-known guided local search and evolution strategies metaheuristics into an iterative two-stage procedure. The computational experiments were carried out on a set of 76 benchmark problems. The results demonstrate that the suggested method is highly competitive, …

Mathematical optimizationGeneral Computer ScienceOperations researchIterative methodbusiness.industryComputer scienceManagement Science and Operations ResearchModeling and SimulationVehicle routing problemBenchmark (computing)Guided Local SearchLocal search (optimization)Routing (electronic design automation)HeuristicsbusinessMetaheuristicComputers & 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

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

Context-Independent Scatter and Tabu Search for Permutation Problems

2005

In this paper, we develop a general-purpose heuristic for permutations problems. The procedure is based on the scatter-search and tabu-search methodologies and treats the objective-function evaluation as a black box, making the search algorithm context-independent. Therefore, our main contribution consists of the development and testing of a procedure that uses no knowledge from the problem context to search for the optimal solution. We perform computational experiments with four well-known permutation problems to study the efficiency and effectiveness of the proposed method. These experiments include a comparison with two commercially available software packages that are also based on met…

Mathematical optimizationTheoretical computer scienceComputer sciencebusiness.industrySearch-based software engineeringGeneral EngineeringBest-first searchTabu searchBeam searchLocal search (optimization)Guided Local SearchbusinessHill climbingMetaheuristicINFORMS Journal on Computing
researchProduct

Using penalties instead of rewards: Solving OCST problems with guided local search

2012

Abstract This paper considers the optimal communication spanning tree (OCST) problem. Previous work analyzed features of high-quality solutions and found that edges in optimal solutions have low weight and point towards the center of a tree. Consequently, integrating this problem-specific knowledge into a metaheuristic increases its performance for the OCST problem. In this paper, we present a guided local search (GLS) approach which dynamically changes the objective function to guide the search process into promising areas. In contrast to traditional approaches which reward promising solution features by favoring edges with low weights pointing towards the tree’s center, GLS penalizes low-…

Mathematical optimizationTree (data structure)Spanning treeGeneral Computer ScienceOrientation (computer vision)Computer scienceGeneral MathematicsCombinatorial optimizationContrast (statistics)Point (geometry)Guided Local SearchMetaheuristicSwarm and Evolutionary Computation
researchProduct

Wideband impedance matrix representation of passive waveguide components based on cascaded planar junctions

2009

[1] A very efficient technique for the full-wave analysis of passive waveguide components, composed of the cascade connection of planar junctions, is presented. This novel technique provides the wideband generalized impedance matrix representation of the whole structure in the form of pole expansions, thus extracting the most expensive computations from the frequency loop. For this purpose, the structure is segmented into planar junctions and uniform waveguide sections, which are characterized in terms of wideband impedance matrices. Then, an efficient iterative algorithm for combining such matrices, and finally providing the wideband generalized impedance matrix of the complete structure, …

Mathematical optimizationWaveguide filterIterative methodCondensed Matter PhysicsImpedance parametersTopologyPlanarCascadeGeneral Earth and Planetary SciencesWaveguide (acoustics)Electrical and Electronic EngineeringWidebandElectrical impedanceMathematicsRadio Science
researchProduct