612 research outputs found

    A Tabu Search Heuristic Procedure for the Capacitated Facility Location Problem

    Get PDF
    A tabu search heuristic procedure for the capacitated facility location problem is developed, implemented and computationally tested. The heuristic procedure uses both short term and long term memories to perform the main search process as well as the diversification and intensification functions. Visited solutions are stored in a primogenitary linked quad tree as a long term memory. The recent iteration at which a facility changed its status is stored for each facility site as a short memory. Lower bounds on the decreases of total cost are used to measure the attractiveness of switching the status of facilities and are used to select a move in the main search process. A specialized transportation algorithm is developed and employed to exploit the problem structure in solving transportation problems. The performance of the heuristic procedure is tested through computational experiments using test problems from the literature and new test problems randomly generated. It found optimal solutions for a most all test problems used. As compared to the Lagrangean and the surrogate/Lagrangean heuristic methods, the tabu search heuristic procedure found much better solutions using much less CPU time.Capacitated facility location, Tabu search, Metaheuristics

    A Local Search Algorithm for Clustering in Software as a Service Networks

    Get PDF
    In this paper we present and analyze a model for clustering in networks that offer Software as a Service (SaaS). In this problem, organizations requesting a set of applications have to be assigned to clusters such that the costs of opening clusters and installing the necessary applications in clusters are minimized. We prove that this problem is NP-hard, and model it as an Integer Program with symmetry breaking constraints. We then propose a Tabu search heuristic for situations where good solutions are desired in a short computation time. Extensive computational experiments are conducted for evaluating the quality of the solutions obtained by the IP model and the Tabu Search heuristic. Experimental results indicate that the proposed Tabu Search is promising

    Integrated production-distribution systems : Trends and perspectives

    Get PDF
    During the last two decades, integrated production-distribution problems have attracted a great deal of attention in the operations research literature. Within a short period, a large number of papers have been published and the field has expanded dramatically. The purpose of this paper is to provide a comprehensive review of the existing literature by classifying the existing models into several different categories based on multiple characteristics. The paper also discusses some trends and list promising avenues for future research

    A Hypergraph Multi-Exchange Heuristic for the Single-Source Capacitated Facility Location Problem

    Get PDF
    In this paper, we introduce a large-scale neighborhood search procedure for solving the single-source capacitated facility location problem (SSCFLP). The neighborhood structures are induced by innovative split multi-customer multi-exchanges, where clusters of customers assigned to one facility can be moved simultaneously to multiple destination facilities and vice versa. To represent these exchanges, we use two types of improvement hypergraphs. The improvement hypergraphs are built dynamically and the moving customers associated with each hyperedge are selected by solving heuristically a suitably defined mixed-integer program. We develop a hypergraph search framework, including forward and backward procedures, to identify improving solutions efficiently. Our proposed algorithm can obtain improving moves more quickly and even find better solutions than a traditional multi-exchange heuristic (Ahuja et al., 2004). In addition, when compared with the Kernel Search algorithm (Guastaroba and Speranza, 2014), which at present is the most effective for solving SSCFLP, our algorithm is not only competitive but can find better solutions or even the best known solution to some very large scale benchmark instances from the literature

    Revisiting the Evolution and Application of Assignment Problem: A Brief Overview

    Get PDF
    The assignment problem (AP) is incredibly challenging that can model many real-life problems. This paper provides a limited review of the recent developments that have appeared in the literature, meaning of assignment problem as well as solving techniques and will provide a review on   a lot of research studies on different types of assignment problem taking place in present day real life situation in order to capture the variations in different types of assignment techniques. Keywords: Assignment problem, Quadratic Assignment, Vehicle Routing, Exact Algorithm, Bound, Heuristic etc

    Two-stage network design in humanitarian logistics.

    Get PDF
    Natural disasters such as floods and earthquakes can cause multiple deaths, injuries, and severe damage to properties. In order to minimize the impact of such disasters, emergency response plans should be developed well in advance of such events. Moreover, because different organizations such as non-governmental organizations (NGOs), governments, and militaries are involved in emergency response, the development of a coordination scheme is necessary to efficiently organize all the activities and minimize the impact of disasters. The logistics network design component of emergency management includes determining where to store emergency relief materials, the corresponding quantities and distribution to the affected areas in a cost effective and timely manner. In a two-echelon humanitarian relief chain, relief materials are pre-positioned first in regional rescue centers (RRCs), supply sources, or they are donated to centers. These materials are then shipped to local rescue centers (LRCs) that distribute these materials locally. Finally, different relief materials will be delivered to demand points (also called affected areas or AAs). Before the occurrence of a disaster, exact data pertaining to the origin of demand, amount of demand at these points, availability of routes, availability of LRCs, percentage of usable pre-positioned material, and others are not available. Hence, in order to make a location-allocation model for pre-positioning relief material, we can estimate data based on prior events and consequently develop a stochastic model. The outputs of this model are the location and the amount of pre-positioned material at each RRC as well as the distribution of relief materials through LRCs to demand points. Once the disaster occurs, actual values of the parameters we seek (e.g., demand) will be available. Also, other supply sources such as donation centers and vendors can be taken into account. Hence, using updated data, a new location-allocation plan should be developed and used. It should be mentioned that in the aftermath of the disaster, new parameters such as reliability of routes, ransack probability of routes and priority of singular demand points will be accessible. Therefore, the related model will have multiple objectives. In this dissertation, we first develop a comprehensive pre-positioning model that minimizes the total cost while considering a time limit for deliveries. The model incorporates shortage, transportation, and holding costs. It also considers limited capacities for each RRC and LRC. Moreover, it has the availability of direct shipments (i.e., shipments can be done from RRCs directly to AAs) and also has service quality. Because this model is in the class of two-stage stochastic facility location problems, it is NP-hard and should be solved heuristically. In order to solve this model, we propose using Lagrangian Heuristic that is based on Lagrangian Relaxation. Results from the first model are amounts and locations of pre-positioned relief materials as well as their allocation plan for each possible scenario. This information is then used as a part of the input for the second model, where the facility location problem will be formulated using real data. In fact, with pre-positioned items in hand, other supplies sources can be considered as necessary. The resulting multi-objective problem is formulated based on a widely used method called lexicography goal programming. The real-time facility location model of this dissertation is multi-product. It also considers the location problem for LRCs using real-time data. Moreover, it considers the minimization of the total cost as one of the objectives in the model and it has the availability of direct shipments. This model is also NP-hard and is solved using the Lagrangian Heuristic. One of the contributions of this dissertation is the development of Lagrangian Heuristic method for solving the pre-positioning and the real- time models. Based on the results of Lagrangian Heuristic for the pre-positioning model, almost all the deviations from optimal values are below 5%, which shows that the Heuristics works acceptably for the problem. Also, the execution times are no more than 780 seconds for the largest test instances. Moreover, for the real-time model, though not directly comparable, the solutions are fairly close to optimal and the execution time for the largest test instance is below 660 seconds. Hence, the efficiency of the heuristic for real-time model is satisfactory

    Multi-period maximal covering location problem with capacitated facilities and modules for natural disaster relief services

    Get PDF
    The paper aims to study a multi-period maximal covering location problem with the configuration of different types of facilities, as an extension of the classical maximal covering location problem (MCLP). The proposed model can have applications such as locating disaster relief facilities, hospitals, and chain supermarkets. The facilities are supposed to be comprised of various units, called the modules. The modules have different sizes and can transfer between facilities during the planning horizon according to demand variation. Both the facilities and modules are capacitated as a real-life fact. To solve the problem, two upper bounds-(LR1) and (LR2)-and Lagrangian decomposition (LD) are developed. Two lower bounds are computed from feasible solutions obtained from (LR1), (LR2), and (LD) and a novel heuristic algorithm. The results demonstrate that the LD method combined with the lower bound obtained from the developed heuristic method (LD-HLB) shows better performance and is preferred to solve both small- and large-scale problems in terms of bound tightness and efficiency especially for solving large-scale problems. The upper bounds and lower bounds generated by the solution procedures can be used as the profit approximation by the managerial executives in their decision-making process

    Iterative restricted space search : a solving approach based on hybridization

    Get PDF
    Face à la complexité qui caractérise les problèmes d'optimisation de grande taille l'exploration complète de l'espace des solutions devient rapidement un objectif inaccessible. En effet, à mesure que la taille des problèmes augmente, des méthodes de solution de plus en plus sophistiquées sont exigées afin d'assurer un certain niveau d 'efficacité. Ceci a amené une grande partie de la communauté scientifique vers le développement d'outils spécifiques pour la résolution de problèmes de grande taille tels que les méthodes hybrides. Cependant, malgré les efforts consentis dans le développement d'approches hybrides, la majorité des travaux se sont concentrés sur l'adaptation de deux ou plusieurs méthodes spécifiques, en compensant les points faibles des unes par les points forts des autres ou bien en les adaptant afin de collaborer ensemble. Au meilleur de notre connaissance, aucun travail à date n'à été effectué pour développer un cadre conceptuel pour la résolution efficace de problèmes d'optimisation de grande taille, qui soit à la fois flexible, basé sur l'échange d'information et indépendant des méthodes qui le composent. L'objectif de cette thèse est d'explorer cette avenue de recherche en proposant un cadre conceptuel pour les méthodes hybrides, intitulé la recherche itérative de l'espace restreint, ±Iterative Restricted Space Search (IRSS)>>, dont, la principale idée est la définition et l'exploration successives de régions restreintes de l'espace de solutions. Ces régions, qui contiennent de bonnes solutions et qui sont assez petites pour être complètement explorées, sont appelées espaces restreints "Restricted Spaces (RS)". Ainsi, l'IRSS est une approche de solution générique, basée sur l'interaction de deux phases algorithmiques ayant des objectifs complémentaires. La première phase consiste à identifier une région restreinte intéressante et la deuxième phase consiste à l'explorer. Le schéma hybride de l'approche de solution permet d'alterner entre les deux phases pour un nombre fixe d'itérations ou jusqu'à l'atteinte d'une certaine limite de temps. Les concepts clés associées au développement de ce cadre conceptuel et leur validation seront introduits et validés graduellement dans cette thèse. Ils sont présentés de manière à permettre au lecteur de comprendre les problèmes que nous avons rencontrés en cours de développement et comment les solutions ont été conçues et implémentées. À cette fin, la thèse a été divisée en quatre parties. La première est consacrée à la synthèse de l'état de l'art dans le domaine de recherche sur les méthodes hybrides. Elle présente les principales approches hybrides développées et leurs applications. Une brève description des approches utilisant le concept de restriction d'espace est aussi présentée dans cette partie. La deuxième partie présente les concepts clés de ce cadre conceptuel. Il s'agit du processus d'identification des régions restreintes et des deux phases de recherche. Ces concepts sont mis en oeuvre dans un schéma hybride heuristique et méthode exacte. L'approche a été appliquée à un problème d'ordonnancement avec deux niveaux de décision, relié au contexte des pâtes et papier: "Pulp Production Scheduling Problem". La troisième partie a permit d'approfondir les concepts développés et ajuster les limitations identifiées dans la deuxième partie, en proposant une recherche itérative appliquée pour l'exploration de RS de grande taille et une structure en arbre binaire pour l'exploration de plusieurs RS. Cette structure a l'avantage d'éviter l'exploration d 'un espace déjà exploré précédemment tout en assurant une diversification naturelle à la méthode. Cette extension de la méthode a été testée sur un problème de localisation et d'allocation en utilisant un schéma d'hybridation heuristique-exact de manière itérative. La quatrième partie généralise les concepts préalablement développés et conçoit un cadre général qui est flexible, indépendant des méthodes utilisées et basé sur un échange d'informations entre les phases. Ce cadre a l'avantage d'être général et pourrait être appliqué à une large gamme de problèmes

    Mathematical Modelling and a Meta-heuristic for Cross Border Supply Chain Network of Re-configurable Facilities

    Get PDF
    In supply chain management (SCM), Facility location-allocation problem (FLAP) comes under strategic planning and has been a well-established research area within Operations Research (OR). Owing to the billion dollar trade between USA-Canada the supply chain costs and difficulties are growing. Binary Integer Linear Programming (BILP) mathematical model is formulated to incorporate several parameters which would optimize the overall supply chain cost. Capacitated, single commodity, multiple time period (dynamic) and multi-facility location allocation problem is considered. Canada being a part of “The Kyoto protocol”, a part of the United Nations Framework Convention on Climate Change, has declared to abide by global effort to reduce GHG emissions. Developed math model will include an important constraint to optimize production keeping the Carbon di-oxide gas [��2] emission levels within specified limits. Simulated annealing based Meta-heuristic is developed to solve the problem to near optimality
    • …
    corecore