Search results for "Metaheuristic"

showing 10 items of 153 documents

A Comparison Study of Metaheuristic Techniques for Providing QoS to Avatars in DVE Systems

2004

Network-server architecture has become a de-facto standard for Distributed Virtual Environment (DVE) systems. In these systems, a large set of remote users share a 3D virtual scene. In order to design scalable DVE systems, different approaches have been proposed to maintain the DVE system working under its saturation point, maximizing system throughput. Also, in order to provide quality of service to avatars in a DVE systems, avatars should be assigned to servers taking into account, among other factors, system throughput and system latency. This highly complex problem is called quality of service (QoS) problem in DVE systems. This paper proposes two different approaches for solving the QoS…

Computer scienceVirtual machineQuality of serviceServerDistributed computingScalabilityComputingMilieux_PERSONALCOMPUTINGHeuristicscomputer.software_genrecomputerMetaheuristic
researchProduct

M-GRASP: A GRASP With Memory for Latency-Aware Partitioning Methods in DVE Systems

2009

A necessary condition for providing quality of service to distributed virtual environments (DVEs) is to provide a system response below a maximum threshold to the client computers. In this sense, latency-aware partitioning methods try to provide response times below the threshold to the maximum number of client computers as possible. These partitioning methods should find an assignment of clients to servers that optimizes system throughput, system latency, and partitioning efficiency. In this paper, we present a new algorithm based on greedy randomized adaptive search procedure with memory for finding the best solutions as possible to this problem. We take into account several different alt…

Computer sciencebusiness.industryDistributed computingGRASPComputer Science ApplicationsHuman-Computer InteractionControl and Systems EngineeringServerLocal search (optimization)Electrical and Electronic EngineeringGreedy algorithmbusinessMetaheuristicSoftwareGreedy randomized adaptive search procedureIEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans
researchProduct

A well-scalable metaheuristic for the fleet size and mix vehicle routing problem with time windows

2009

This paper presents an efficient and well-scalable metaheuristic for fleet size and mix vehicle routing with time windows. The suggested solution method combines the strengths of well-known threshold accepting and guided local search metaheuristics to guide a set of four local search heuristics. The computational tests were done using the benchmarks of [Liu, F.-H., & Shen, S.-Y. (1999). The fleet size and mix vehicle routing problem with time windows. Journal of the Operational Research Society, 50(7), 721-732] and 600 new benchmark problems suggested in this paper. The results indicate that the suggested method is competitive and scales almost linearly up to instances with 1000 custome…

Computer. AutomationMathematical optimizationbusiness.industryComputer scienceGeneral EngineeringMetaheuristicsVehicle routingComputer Science ApplicationsSet (abstract data type)Artificial IntelligenceScalabilityVehicle routing problemBenchmark (computing)Local search (optimization)Guided Local SearchHeuristicsbusinessMetaheuristicHeterogeneous vehicles
researchProduct

Combinatorial Optimization for Artificial Intelligence Enabled Mobile Network Automation

2021

This chapter discusses combinatorial optimization techniques for enabling intelligent automation in mobile networks. A number of discrete optimization problems pertinent to mobile network automation can be solved effectively using artificial intelligence based combinatorial optimization approaches such as heuristics and metaheuristics. Relevant use-cases include both initial parameter assignment during network roll-out, and continuous optimization of configuration management parameters during network operation and maintenance. We discuss mobile network automation use-cases and motivation for using different heuristics and metaheuristics in designing network optimization algorithms. To this …

Continuous optimizationComputer sciencebusiness.industryCellular networkCombinatorial optimizationArtificial intelligenceHeuristicsbusinessAssignment problemMetaheuristic5GNetwork model
researchProduct

An evolutionary method for complex-process optimization

2010

10 páginas, 7 figuras, 7 tablas

Continuous optimizationMathematical optimizationOptimization problemGeneral Computer ScienceEvolutionary algorithmMetaheuristicsManagement Science and Operations ResearchEvolutionary algorithmsMulti-objective optimizationComplex-process optimizationContinuous optimizationModeling and SimulationGenetic algorithmDerivative-free optimizationGlobal optimizationMulti-swarm optimizationMetaheuristicMathematicsComputers & Operations Research
researchProduct

Black box scatter search for general classes of binary optimization problems

2010

The purpose of this paper is to apply the scatter search methodology to general classes of binary problems. We focus on optimization problems for which the solutions are represented as binary vectors and that may or may not include constraints. Binary problems arise in a variety of settings, including engineering design and statistical mechanics (e.g., the spin glass problem). A distinction is made between two sets of general constraint types that are handled directly by the solver and other constraints that are addressed via penalty functions. In both cases, however, the heuristic treats the objective function evaluation as a black box. We perform computational experiments with four well-k…

Continuous optimizationMathematical optimizationOptimization problemGeneral Computer ScienceL-reductionManagement Science and Operations ResearchMulti-objective optimizationEngineering optimizationVector optimizationModeling and SimulationPenalty methodAlgorithmMetaheuristicMathematicsComputers & Operations Research
researchProduct

SSPMO: A Scatter Tabu Search Procedure for Non-Linear Multiobjective Optimization

2007

We describe the development and testing of a metaheuristic procedure, based on the scatter-search methodology, for the problem of approximating the efficient frontier of nonlinear multiobjective optimization problems with continuous variables. Recent applications of scatter search have shown its merit as a global optimization technique for single-objective problems. However, the application of scatter search to multiobjective optimization problems has not been fully explored in the literature. We test the proposed procedure on a suite of problems that have been used extensively in multiobjective optimization. Additional tests are performed on instances that are an extension of those consid…

Continuous optimizationNonlinear systemMultiobjective optimization problemMathematical optimizationComputer Science::Neural and Evolutionary ComputationMathematicsofComputing_NUMERICALANALYSISGeneral EngineeringEfficient frontierMulti-objective optimizationMetaheuristicGlobal optimizationTabu searchMathematicsINFORMS Journal on Computing
researchProduct

Memetic Algorithms in Continuous Optimization

2012

Intuitively, a set is considered to be discrete if it is composed of isolated elements, whereas it is considered to be continuous if it is composed of infinite and contiguous elements and does not contain “holes”.

Continuous optimizationSet (abstract data type)Mathematical optimizationComputer sciencebusiness.industryDifferential evolutionMemetic algorithmParticle swarm optimizationLocal search (optimization)businessMetaheuristic
researchProduct

Heuristic algorithms for a storage location assignment problem in a chaotic warehouse

2014

The extensive application of emerging technologies is revolutionizing warehouse management. These technologies facilitate working with complex and powerful warehouse management models in which products do not have assigned fixed locations (random storage). Random storage allows the utilization of the available space to be optimized. In this context, and motivated by a real problem, this article presents a model that looks for the optimal allocation of goods in order to maximize the storage space availability within the restrictions of the warehouse. For the proposed model a construction method, a local search algorithm and different metaheuristics have been developed. The introduced algorit…

Control and OptimizationComputer scienceHeuristic (computer science)Applied MathematicsChaoticContext (language use)Management Science and Operations ResearchSpace (commercial competition)computer.software_genreIndustrial and Manufacturing EngineeringComputer Science ApplicationsWarehouseSet (abstract data type)Data miningAssignment problemcomputerAlgorithmMetaheuristicComputer Science::DatabasesEngineering Optimization
researchProduct

Tabu search with strategic oscillation for the quadratic minimum spanning tree

2014

The quadratic minimum spanning tree problem consists of determining a spanning tree that minimizes the sum of costs of the edges and pairs of edges in the tree. Many algorithms and methods have been proposed for this hard combinatorial problem, including several highly sophisticated metaheuristics. This article presents a simple Tabu Search (TS) for this problem that incorporates Strategic Oscillation (SO) by alternating between constructive and destructive phases. The commonalties shared by this strategy and the more recently introduced methodology called iterated greedy search are shown and implications of their differences regarding the use of memory structures are identified. Extensive …

Distributed minimum spanning treeTree (data structure)Mathematical optimizationQuadratic equationSpanning treeEuclidean minimum spanning treeMinimum spanning treeMetaheuristicIndustrial and Manufacturing EngineeringTabu searchMathematicsIIE Transactions
researchProduct