Search results for "Heuristic"

showing 10 items of 476 documents

The Rural Postman Problem on mixed graphs with turn penalties

2002

In this paper we deal with a problem which generalizes the Rural Postman Problem defined on a mixed graph (MRPP). The generalization consists of associating a non-negative penalty to every turn as well as considering the existence of forbidden turns. This new problem fits real-world situations more closely than other simpler problems. A solution tour must traverse all the requiring service arcs and edges of the graph while not making forbidden turns. Its total cost will be the sum of the costs of the traversed arcs and edges together with the penalties associated with the turns done. The Mixed Rural Postman Problem with Turn Penalties (MRPPTP) consists of finding such a tour with a total mi…

Mathematical optimizationTraverseGeneral Computer SciencePolynomial transformationTotal costMixed graphManagement Science and Operations ResearchTravelling salesman problemModeling and SimulationComputer Science::Data Structures and AlgorithmsHeuristicsArc routingMetaheuristicMathematicsComputers & Operations Research
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

Selecting Genetic Operators to Maximise Preference Satisfaction in a Workforce Scheduling and Routing Problem

2017

The Workforce Scheduling and Routing Problem (WSRP) is a combinatorial optimisation problem that involves scheduling and routing of workforce. Tackling this type of problem often requires handling a considerable number of requirements, including customers and workers preferences while minimising both operational costs and travelling distance. This study seeks to determine effective combinations of genetic operators combined with heuristics that help to find good solutions for this constrained combinatorial optimisation problem. In particular, it aims to identify the best set of operators that help to maximise customers and workers preferences satisfaction. This paper advances the understand…

Mathematical optimizationWorkforce scheduling021103 operations researchComputer science0211 other engineering and technologiesScheduling (production processes)02 engineering and technologyPreference satisfactionHome healthWorkforce0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingOperational costsHeuristicsProceedings of the 6th International Conference on Operations Research and Enterprise Systems
researchProduct

Signal Restoration via a Splitting Approach

2012

International audience; In the present study, a novel signal restoration method from noisy data samples is presented and is termed as "signal split (SSplit)" approach. The new method utilizes Stein unbiased risk estimate estimator to split the signal, the Lipschitz exponents to identify noise elements and a heuristic approach for the signal reconstruction. However, unlike many noise removal techniques, the present method works only in the non-orthogonal domain. Signal restoration was performed on each individual part by finding the best compromise between the data samples and the smoothing criteria. Statistical results are quite promising and suggest better performance than the conventional…

Mathematical optimization[ INFO.INFO-TS ] Computer Science [cs]/Signal and Image Processingsplit or segmentationthresholding02 engineering and technology[ SPI.SIGNAL ] Engineering Sciences [physics]/Signal and Image processingSignalmodulus maxima[INFO.INFO-TS]Computer Science [cs]/Signal and Image Processing0202 electrical engineering electronic engineering information engineeringLipschitz exponentMathematicscontinuous wavelet transformSignal reconstructionHeuristicNoise (signal processing)Estimator020206 networking & telecommunicationsLipschitz continuityStein unbiased risk estimatewavelet transform modulus maxima020201 artificial intelligence & image processingAlgorithm[SPI.SIGNAL]Engineering Sciences [physics]/Signal and Image processingSmoothingEnergy (signal processing)
researchProduct

A GRASP ALGORITHM FOR THE CONTAINER LOADING PROBLEM WITH MULTI-DROP CONSTRAINTS

2015

This paper studies a variant of the container loading problem in which to the classical geometric constraints of packing problems we add other conditions appearing in practical problems, the multi-drop constraints. When adding multi-drop constraints, we demand that the relevant boxes must be available, without rearranging others, when each drop-off point is reached. We present first a review of the different types of multi-drop constraints that appear in literature. Then we propose a GRASP algorithm that solves the different types of multi-drop constraints and also includes other types of realistic constraints such as full support of the boxes and load bearing strength. The computational re…

Mathematical optimizationcontainer loadingmulti-dropComputer sciencelcsh:MathematicsDrop (liquid)GRASPheuristicsManagement Science and Operations Researchlcsh:QA1-939Load bearingPacking problemsGRASPHeuristicsload-bearing strengthAlgorithmPesquisa Operacional
researchProduct

Driven Primary Regulation for Minimum Power Losses Operation in Islanded Microgrids

2018

The paper proposes an improved primary regulation method for inverter-interfaced generating units in islanded microgrids. The considered approach employs an off-line minimum losses optimal power flow (OPF) to devise the primary frequency regulation curve’s set-points while satisfying the power balance, frequency and current constraints. In this way, generators will reach an optimized operating point corresponding to a given and unique power flow distribution presenting the minimum power losses. The proposed approach can be particularly interesting for diesel-based islanded microgrids that face, constantly, the issue of reducing their dependency from fossil fuels and of enhancing their gener…

Mathematical optimizationdroop controlControl and OptimizationOptimization problemComputer scienceHeuristic (computer science)020209 energyReliability (computer networking)microgridsEnergy Engineering and Power Technology02 engineering and technologylcsh:Technologyprimary regulationPower Balance0202 electrical engineering electronic engineering information engineeringVoltage droopElectrical and Electronic EngineeringMATLABEngineering (miscellaneous)minimum lossescomputer.programming_languageOperating pointRenewable Energy Sustainability and the Environmentlcsh:T020208 electrical & electronic engineeringPower (physics)Settore ING-IND/33 - Sistemi Elettrici Per L'Energiamicrogridmicrogrids; primary regulation; droop control; minimum lossesMinimum lossecomputerEnergy (miscellaneous)Energies
researchProduct

Resource-constrained project scheduling: A critical activity reordering heuristic

2003

Abstract In this paper, we present a new metaheuristic algorithm for the resource-constrained project-scheduling problem. The procedure is a non-standard implementation of fundamental concepts of tabu search without explicitly using memory structures embedded in a population-based framework. The procedure makes use of a fan search strategy to intensify the search, whereas a strategic oscillation mechanism loosely related to the forward/backward technique provides the necessary diversification. Our implementation employs the topological order (TO) representation of schedules. To explore the TO vector space we introduce three types of moves, two of them based on the concept of relative critic…

Mathematical optimizationeducation.field_of_studyScheduleInformation Systems and ManagementGeneral Computer ScienceHeuristicComputer scienceHeuristic (computer science)PopulationManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringTabu searchModeling and SimulationFeature (machine learning)Guided Local SearcheducationRepresentation (mathematics)HeuristicsMetaheuristicEuropean Journal of Operational Research
researchProduct

Solving dynamic memory allocation problems in embedded systems with parallel variable neighborhood search strategies

2015

International audience; Embedded systems have become an essential part of our lives, thanks to their evolution in the recent years, but the main drawback is their power consumption. This paper is focused on improving the memory allocation of embedded systems to reduce their power consumption. We propose a parallel variable neighborhood search algorithm for the dynamic memory allocation problem, and compare it with the state of the art. Computational results and statistical tests applied show that the proposed algorithm produces significantly better outcomes than the previous algorithm in shorter computing time.

Mathematical optimizationparallelismmetaheuristicsC dynamic memory allocationComputer sciencebusiness.industryApplied Mathematics[INFO.INFO-RO]Computer Science [cs]/Operations Research [cs.RO]Static memory allocationPower consumptionEmbedded systemDiscrete Mathematics and Combinatoricsdynamic memory allocation problemembedded systemsState (computer science)businessMetaheuristicvariable neighborhood searchVariable neighborhood searchDrawbackStatistical hypothesis testing
researchProduct

The Heterogeneous Fleet Vehicle Routing Problem with Draft Limits

2023

Over the past two decades, international maritime transport has been characterized by the advent of ever larger ships. This phenomenon is known as naval gigantism. If, on the one hand, naval gigantism allows to reduce transport costs by exploiting the economies of scale achievable by large ships, on the other hand, it implies a series of operational issues. Indeed, due to their large draft, such giant vessels are not allowed to enter small ports when fully or near-fully loaded, and in some cases, they cannot enter such small ports at all. In fact, their draft can strongly vary depending on the load on board. This implies restrictions for vessels in accessing ports, which impact not only at …

MatheuristicGeneral Computer ScienceModeling and SimulationLarge Neighborhood SearchDraft limitsHeterogeneous fleetManagement Science and Operations ResearchMaritime transportationRoutingComputers & Operations Research
researchProduct

Randomized heuristics for the Capacitated Clustering Problem

2017

In this paper, we investigate the adaptation of the Greedy Randomized Adaptive Search Procedure (GRASP) and Iterated Greedy methodologies to the Capacitated Clustering Problem (CCP). In particular, we focus on the effect of the balance between randomization and greediness on the performance of these multi-start heuristic search methods when solving this NP-hard problem. The former is a memory-less approach that constructs independent solutions, while the latter is a memory-based method that constructs linked solutions, obtained by partially rebuilding previous ones. Both are based on the combination of greediness and randomization in the constructive process, and coupled with a subsequent l…

MatheuristicMathematical optimizationInformation Systems and Management0211 other engineering and technologies02 engineering and technologyCapacitated ClusteringTheoretical Computer ScienceArtificial Intelligence0202 electrical engineering electronic engineering information engineeringLocal search (optimization)Cluster analysisGreedy randomized adaptive search procedureMathematicsGrasp021103 operations researchbusiness.industryHeuristicGRASPGraph partitioningGraph partitionComputer Science ApplicationsControl and Systems EngineeringSimulated annealing020201 artificial intelligence & image processingHeuristicsbusinessSoftware
researchProduct