965 research outputs found

    Reformulation and decomposition of integer programs

    Get PDF
    In this survey we examine ways to reformulate integer and mixed integer programs. Typically, but not exclusively, one reformulates so as to obtain stronger linear programming relaxations, and hence better bounds for use in a branch-and-bound based algorithm. First we cover in detail reformulations based on decomposition, such as Lagrangean relaxation, Dantzig-Wolfe column generation and the resulting branch-and-price algorithms. This is followed by an examination of Bendersโ€™ type algorithms based on projection. Finally we discuss in detail extended formulations involving additional variables that are based on problem structure. These can often be used to provide strengthened a priori formulations. Reformulations obtained by adding cutting planes in the original variables are not treated here.Integer program, Lagrangean relaxation, column generation, branch-and-price, extended formulation, Benders' algorithm

    Applications of Optimization Under Uncertainty Methods on Power System Planning Problems

    Get PDF
    This dissertation consists of two published journal paper, both on transmission expansion planning, and a report on distribution network hardening. We first discuss our studies of two optimization criteria for the transmission planning problem with a simplified representation of load and the forecast generation investment additions within the robust optimization paradigm. The objective is to determine either the minimum of the maximum investment requirement or the maximum regret with all sources of uncertainty explicitly represented. In this way, transmission planners can determine optimal planning decisions that are robust against all sources of uncertainty. We use a two layer algorithm to solve the resulting trilevel optimization problems. We also construct a new robust transmission planning model that considers generation investment more realistically to improve the quantification and visualization of uncertainty and the impacts of environmental policies. With this model, we can explore the effect of uncertainty in both the size and the location of candidate generation additions. The corresponding algorithm we develop takes advantage of the structural characteristics of the model so as to obtain a computationally efficient methodology. The two robust optimization tools provide new capabilities to transmission planners for the development of strategies that explicitly account for various sources of uncertainty. We illustrate the application of the two optimization models and solution schemes on a set of representative case studies. These studies give a good idea of the usefulness of these tools and show their practical worth in the assessment of ``what if\u27\u27 cases. We compare the performance of the minimax cost approach and the minimax regret approach under different characterizations of uncertain parameters. In addition, we also present extensive numerical studies on an IEEE 118-bus test system and the WECC 240-bus system to illustrate the effectiveness of the proposed decision support methods. The case study results are particularly useful to understand the impacts of each individual investment plan on the power system\u27s overall transmission adequacy in meeting the demand of the trade with the power output units without violation of the physical limits of the grid. In the report on distribution network hardening, a two-stage stochastic optimization model is proposed. Transmission and distribution networks are essential infrastructures to modern society. In the United States alone, there are there are more than 200,000 miles of high voltage transmission lines and numerous distribution lines. The power network spans the whole country. Such vast networks are vulnerable to disruptions caused by natural disasters. Hardening of distribution lines could significantly reduce the impact of natural disasters on the operation of power systems. However, due to the limited budget, it is impossible to upgrade the whole power network. Thus, intelligent allocation of resources is crucial. Optimal allocation of limited budget between different hardening methods on different distribution lines is explored

    Stochastic programming for City Logistics: new models and methods

    Get PDF
    The need for mobility that emerged in the last decades led to an impressive increase in the number of vehicles as well as to a saturation of transportation infrastructures. Consequently, traffic congestion, accidents, transportation delays, and polluting emissions are some of the most recurrent concerns transportation and city managers have to deal with. However, just building new infrastructures might be not sustainable because of their cost, the land usage, which usually lacks in metropolitan regions, and their negative impact on the environment. Therefore, a different way of improving the performance of transportation systems while enhancing travel safety has to be found in order to make people and good transportation operations more efficient and support their key role in the economic development of either a city or a whole country. The concept of City Logistics (CL) is being developed to answer to this need. Indeed, CL focus on reducing the number of vehicles operating in the city, controlling their dimension and characteristics. CL solutions do not only improve the transportation system but the whole logistics system within an urban area, trying to integrate interests of the several. This global view challenges researchers to develop planning models, methods and decision support tools for the optimization of the structures and the activities of the transportation system. In particular, this leads researchers to the definition of strategic and tactical problems belonging to well-known problem classes, including network design problem, vehicle routing problem (VRP), traveling salesman problem (TSP), bin packing problem (BPP), which typically act as sub-problems of the overall CL system optimization. When long planning horizons are involved, these problems become stochastic and, thus, must explicitly take into account the different sources of uncertainty that can affect the transportation system. Due to these reasons and the large-scale of CL systems, the optimization problems arising in the urban context are very challenging. Their solution requires investigations in mathematical and combinatorial optimization methods as well as the implementation of efficient exact and heuristic algorithms. However, contributions answering these challenges are still limited number. This work contributes in filling this gap in the literature in terms of both modeling framework for new planning problems in CL context and developing new and effective heuristic solving methods for the two-stage formulation of these problems. Three stochastic problems are proposed in the context of CL: the stochastic variable cost and size bin packing problem (SVCSBPP), the multi-handler knapsack problem under uncertainty (MHKPu) and the multi-path traveling salesman problem with stochastic travel times (mpTSPs). The SVCSBPP arises in supply-chain management, in which companies outsource the logistics activities to a third-party logistic firm (3PL). The procurement of sufficient capacity, expressed in terms of vehicles, containers or space in a warehouse for varying periods of time to satisfy the demand plays a crucial role. The SVCSBPP focuses on the relation between a company and its logistics capacity provider and the tactical-planning problem of determining the quantity of capacity units to secure for the next period of activity. The SVCSBPP is the first attempt to introduce a stochastic variant of the variable cost and size bin packing problem (VCSBPP) considering not only the uncertainty on the demand to deliver, but also on the renting cost of the different bins and their availability. A large number of real-life situations can be satisfactorily modeled as a MHKPu, in particular in the last mile delivery. Last mile delivery may involve different sequences of consolidation operations, each handled by different workers with different skill levels and reliability. The improper management of consolidation operations can cause delay in the operations reducing the overall profit of the deliveries. Thus, given a set of potential logistics handlers and a set of items to deliver, characterized by volume and random profit, the MHKPu consists in finding a subset of items which maximizes the expected total profit. The profit is given by the sum of a deterministic profit and a stochastic profit oscillation, with unknown probability distribution, due to the random handling costs of the handlers.The mpTSPs arises mainly in City Logistics applications. Cities offer several services, such as garbage collection, periodic delivery of goods in urban grocery distribution and bike sharing services. These services require the planning of fixed and periodic tours that will be used from one to several weeks. However, the enlarged time horizon as well as strong dynamic changes in travel times due to traffic congestion and other nuisances typical of the urban transportation induce the presence of multiple paths with stochastic travel times. Given a graph characterized by a set of nodes connected by arcs, mpTSPs considers that, for every pair of nodes, multiple paths between the two nodes are present. Each path is characterized by a random travel time. Similarly to the standard TSP, the aim of the problem is to define the Hamiltonian cycle minimizing the expected total cost. These planning problems have been formulated as two-stage integer stochastic programs with recourse. Discretization methods are usually applied to approximate the probability distribution of the random parameters. The resulting approximated program becomes a deterministic linear program with integer decision variables of generally very large dimensions, beyond the reach of exact methods. Therefore, heuristics are required. For the MHKPu, we apply the extreme value theory and derive a deterministic approximation, while for the SVCSBPP and the mpTSPs we introduce effective and accurate heuristics based on the progressive hedging (PH) ideas. The PH mitigates the computational difficulty associated with large problem instances by decomposing the stochastic program by scenario. When effective heuristic techniques exist for solving individual scenario, that is the case of the SVCSBPP and the mpTSPs, the PH further reduces the computational effort of solving scenario subproblems by means of a commercial solver. In particular, we propose a series of specific strategies to accelerate the search and efficiently address the symmetry of solutions, including an aggregated consensual solution, heuristic penalty adjustments, and a bundle fixing technique. Yet, although solution methods become more powerful, combinatorial problems in the CL context are very large and difficult to solve. Thus, in order to significantly enhance the computational efficiency, these heuristics implement parallel schemes. With the aim to make a complete analysis of the problems proposed, we perform extensive numerical experiments on a large set of instances of various dimensions, including realistic setting derived by real applications in the urban area, and combinations of different levels of variability and correlations in the stochastic parameters. The campaign includes the assessment of the efficiency of the meta-heuristic, the evaluation of the interest to explicitly consider uncertainty, an analysis of the impact of problem characteristics, the structure of solutions, as well as an evaluation of the robustness of the solutions when used as decision tool. The numerical analysis indicates that the stochastic programs have significant effects in terms of both the economic impact (e.g. cost reduction) and the operations management (e.g. prediction of the capacity needed by the firm). The proposed methodologies outperform the use of commercial solvers, also when small-size instances are considered. In fact, they find good solutions in manageable computing time. This makes these heuristics a strategic tool that can be incorporated in larger decision support systems for CL

    OPTIMIZATION MODELS AND METHODOLOGIES TO SUPPORT EMERGENCY PREPAREDNESS AND POST-DISASTER RESPONSE

    Get PDF
    This dissertation addresses three important optimization problems arising during the phases of pre-disaster emergency preparedness and post-disaster response in time-dependent, stochastic and dynamic environments. The first problem studied is the building evacuation problem with shared information (BEPSI), which seeks a set of evacuation routes and the assignment of evacuees to these routes with the minimum total evacuation time. The BEPSI incorporates the constraints of shared information in providing on-line instructions to evacuees and ensures that evacuees departing from an intermediate or source location at a mutual point in time receive common instructions. A mixed-integer linear program is formulated for the BEPSI and an exact technique based on Benders decomposition is proposed for its solution. Numerical experiments conducted on a mid-sized real-world example demonstrate the effectiveness of the proposed algorithm. The second problem addressed is the network resilience problem (NRP), involving an indicator of network resilience proposed to quantify the ability of a network to recover from randomly arising disruptions resulting from a disaster event. A stochastic, mixed integer program is proposed for quantifying network resilience and identifying the optimal post-event course of action to take. A solution technique based on concepts of Benders decomposition, column generation and Monte Carlo simulation is proposed. Experiments were conducted to illustrate the resilience concept and procedure for its measurement, and to assess the role of network topology in its magnitude. The last problem addressed is the urban search and rescue team deployment problem (USAR-TDP). The USAR-TDP seeks an optimal deployment of USAR teams to disaster sites, including the order of site visits, with the ultimate goal of maximizing the expected number of saved lives over the search and rescue period. A multistage stochastic program is proposed to capture problem uncertainty and dynamics. The solution technique involves the solution of a sequence of interrelated two-stage stochastic programs with recourse. A column generation-based technique is proposed for the solution of each problem instance arising as the start of each decision epoch over a time horizon. Numerical experiments conducted on an example of the 2010 Haiti earthquake are presented to illustrate the effectiveness of the proposed approach

    Multi-stage stochastic optimization and reinforcement learning for forestry epidemic and covid-19 control planning

    Get PDF
    This dissertation focuses on developing new modeling and solution approaches based on multi-stage stochastic programming and reinforcement learning for tackling biological invasions in forests and human populations. Emerald Ash Borer (EAB) is the nemesis of ash trees. This research introduces a multi-stage stochastic mixed-integer programming model to assist forest agencies in managing emerald ash borer insects throughout the U.S. and maximize the public benets of preserving healthy ash trees. This work is then extended to present the first risk-averse multi-stage stochastic mixed-integer program in the invasive species management literature to account for extreme events. Significant computational achievements are obtained using a scenario dominance decomposition and cutting plane algorithm.The results of this work provide crucial insights and decision strategies for optimal resource allocation among surveillance, treatment, and removal of ash trees, leading to a better and healthier environment for future generations. This dissertation also addresses the computational difficulty of solving one of the most difficult classes of combinatorial optimization problems, the Multi-Dimensional Knapsack Problem (MKP). A novel 2-Dimensional (2D) deep reinforcement learning (DRL) framework is developed to represent and solve combinatorial optimization problems focusing on MKP. The DRL framework trains different agents for making sequential decisions and finding the optimal solution while still satisfying the resource constraints of the problem. To our knowledge, this is the first DRL model of its kind where a 2D environment is formulated, and an element of the DRL solution matrix represents an item of the MKP. Our DRL framework shows that it can solve medium-sized and large-sized instances at least 45 and 10 times faster in CPU solution time, respectively, with a maximum solution gap of 0.28% compared to the solution performance of CPLEX. Applying this methodology, yet another recent epidemic problem is tackled, that of COVID-19. This research investigates a reinforcement learning approach tailored with an agent-based simulation model to simulate the disease growth and optimize decision-making during an epidemic. This framework is validated using the COVID-19 data from the Center for Disease Control and Prevention (CDC). Research results provide important insights into government response to COVID-19 and vaccination strategies

    Chance Constrained Mixed Integer Program: Bilinear and Linear Formulations, and Benders Decomposition

    Full text link
    In this paper, we study chance constrained mixed integer program with consideration of recourse decisions and their incurred cost, developed on a finite discrete scenario set. Through studying a non-traditional bilinear mixed integer formulation, we derive its linear counterparts and show that they could be stronger than existing linear formulations. We also develop a variant of Jensen's inequality that extends the one for stochastic program. To solve this challenging problem, we present a variant of Benders decomposition method in bilinear form, which actually provides an easy-to-use algorithm framework for further improvements, along with a few enhancement strategies based on structural properties or Jensen's inequality. Computational study shows that the presented Benders decomposition method, jointly with appropriate enhancement techniques, outperforms a commercial solver by an order of magnitude on solving chance constrained program or detecting its infeasibility

    Integrated machine learning and optimization approaches

    Get PDF
    This dissertation focuses on the integration of machine learning and optimization. Specifically, novel machine learning-based frameworks are proposed to help solve a broad range of well-known operations research problems to reduce the solution times. The first study presents a bidirectional Long Short-Term Memory framework to learn optimal solutions to sequential decision-making problems. Computational results show that the framework significantly reduces the solution time of benchmark capacitated lot-sizing problems without much loss in feasibility and optimality. Also, models trained using shorter planning horizons can successfully predict the optimal solution of the instances with longer planning horizons. For the hardest data set, the predictions at the 25% level reduce the solution time of 70 CPU hours to less than 2 CPU minutes with an optimality gap of 0.8% and without infeasibility. In the second study, an extendable prediction-optimization framework is presented for multi-stage decision-making problems to address the key issues of sequential dependence, infeasibility, and generalization. Specifically, an attention-based encoder-decoder neural network architecture is integrated with an infeasibility-elimination and generalization framework to learn high-quality feasible solutions. The proposed framework is demonstrated to tackle the two well-known dynamic NP-Hard optimization problems: multi-item capacitated lot-sizing and multi-dimensional knapsack. The results show that models trained on shorter and smaller-dimension instances can be successfully used to predict longer and larger-dimension problems with the presented item-wise expansion algorithm. The solution time can be reduced by three orders of magnitude with an average optimality gap below 0.1%. The proposed framework can be advantageous for solving dynamic mixed-integer programming problems that need to be solved instantly and repetitively. In the third study, a deep reinforcement learning-based framework is presented for solving scenario-based two-stage stochastic programming problems, which are computationally challenging to solve. A general two-stage deep reinforcement learning framework is proposed where two learning agents sequentially learn to solve each stage of a general two-stage stochastic multi-dimensional knapsack problem. The results show that solution time can be reduced significantly with a relatively small gap. Additionally, decision-making agents can be trained with a few scenarios and solve problems with a large number of scenarios. In the fourth study, a learning-based prediction-optimization framework is proposed for solving scenario-based multi-stage stochastic programs. The issue of non-anticipativity is addressed with a novel neural network architecture that is based on a neural machine translation system. Furthermore, training the models on deterministic problems is suggested instead of solving hard and time-consuming stochastic programs. In this framework, the level of variables used for the solution is iteratively reduced to eliminate infeasibility, and a heuristic based on a linear relaxation is performed to reduce the solution time. An improved item-wise expansion strategy is introduced to generalize the algorithm to tackle instances with different sizes. The results are presented in solving stochastic multi-item capacitated lot-sizing and stochastic multi-stage multi-dimensional knapsack problems. The results show that the solution time can be reduced by a factor of 599 with an optimality gap of only 0.08%. Moreover, results demonstrate that the models can be used to predict similarly structured stochastic programming problems with a varying number of periods, items, and scenarios. The frameworks presented in this dissertation can be utilized to achieve high-quality and fast solutions to repeatedly-solved problems in various industrial and business settings, such as production and inventory management, capacity planning, scheduling, airline logistics, dynamic pricing, and emergency management

    Recoverable Robustness by Column Generation

    Full text link
    Real-life planning problems are often complicated by the occurrence of disturbances, which imply that the original plan cannot be followed anymore and some recovery action must be taken to cope with the disturbance. In such a situation it is worthwhile to arm yourself against common disturbances. Well-known approaches to create plans that take possible, common disturbances into account are robust optimization and stochastic programming. Recently, a new approach has been developed that combines the best of these two: recoverable robustness. In this paper, we apply the technique of column generation to find solutions to recoverable robustness problems. We consider two types of solution approaches: separate recovery and combined recovery. We show our approach on two example problems: the size robust knapsack problem, in which the knapsack size may get reduced, and the demand robust shortest path problem, in which the sink is uncertain and the cost of edges may increase

    ๋ฌด์ธํ•ญ๊ณต๊ธฐ ์šด์˜์„ ์œ„ํ•œ ๋ฎ๊ฐœ ๋ชจ๋ธ ๊ธฐ๋ฐ˜์˜ ๋Œ€๊ทœ๋ชจ ์ตœ์ ํ™” ๊ธฐ๋ฒ•

    Get PDF
    ํ•™์œ„๋…ผ๋ฌธ (๋ฐ•์‚ฌ) -- ์„œ์šธ๋Œ€ํ•™๊ต ๋Œ€ํ•™์› : ๊ณต๊ณผ๋Œ€ํ•™ ์‚ฐ์—…๊ณตํ•™๊ณผ, 2021. 2. ๋ฌธ์ผ๊ฒฝ.There is increasing interest in the unmanned aerial vehicle (UAV) in various fields of the industry, starting from the surveillance to the logistics. After introducing the smart city, there are attempts to utilize UAVs in the public service sector by connecting individual components of the system with both information and physical goods. In this dissertation, the UAV operation problems in the public service sector is modeled in the set covering approach. There is a vast literature on the facility location and set covering problems. However, when operating UAVs in the system, the plan has to make the most of the flexibility of the UAV, but also has to consider its physical limitation. We noticed a gap between the related, existing approaches and the technologies required in the field. That is, the new characteristics of the UAV hinder the existing solution algorithms, or a brand-new approach is required. In this dissertation, two operation problems to construct an emergency wireless network in a disaster situation by UAV and one location-allocation problem of the UAV emergency medical service (EMS) facility are proposed. The reformulation to the extended formulation and the corresponding branch-and-price algorithm can overcome the limitations and improve the continuous or LP relaxation bounds, which are induced by the UAV operation. A brief explanation of the UAV operation on public service, the related literature, and the brief explanation of the large-scale optimization techniques are introduced in Chapter 1, along with the research motivations and contributions, and the outline of the dissertations. In Chapter 2, the UAV set covering problem is defined. Because the UAV can be located without predefined candidate positions, more efficient operation becomes feasible, but the continuous relaxation bound of the standard formulation is weakened. The large-scale optimization techniques, including the Dantzig-Wolfe decomposition and the branch-and-price algorithm, could improve the continuous relaxation bound and reduce the symmetries of the branching tree and solve the realistic-scaled problems within practical computation time. To avoid numerical instability, two approximation models are proposed, and their approximation ratios are analyzed. In Chapter 3, UAV variable radius set covering problem is proposed with an extra decision on the coverage radius. While implementing the branch-and-price algorithm to the problem, a solvable equivalent formulation of the pricing subproblem is proposed. A heuristic based on the USCP is designed, and the proposed algorithm outperformed the benchmark genetic algorithm proposed in the literature. In Chapter 4, the facility location-allocation problem for UAV EMS is defined. The quadratic variable coverage constraint is reformulated to the linear equivalent formulation, and the nonlinear problem induced by the robust optimization approach is linearized. While implementing the large-scale optimization techniques, the structure of the subproblem is analyzed, and two solution approaches for the pricing subproblem are proposed, along with a heuristic. The results of the research can be utilized when implementing in the real applications sharing the similar characteristics of UAVs, but also can be used in its abstract formulation.ํ˜„์žฌ, ์ง€์—ญ ๊ฐ์‹œ์—์„œ ๋ฌผ๋ฅ˜๊นŒ์ง€, ๋ฌด์ธํ•ญ๊ณต๊ธฐ์˜ ๋‹ค์–‘ํ•œ ์‚ฐ์—…์—์˜ ์‘์šฉ์ด ์ฃผ๋ชฉ๋ฐ›๊ณ  ์žˆ๋‹ค. ํŠนํžˆ, ์Šค๋งˆํŠธ ์‹œํ‹ฐ์˜ ๊ฐœ๋…์ด ๋Œ€๋‘๋œ ์ดํ›„, ๋ฌด์ธํ•ญ๊ณต๊ธฐ๋ฅผ ๊ณต๊ณต ์„œ๋น„์Šค ์˜์—ญ์— ํ™œ์šฉํ•˜์—ฌ ๊ฐœ๋ณ„ ์‚ฌํšŒ ์š”์†Œ๋ฅผ ์—ฐ๊ฒฐ, ์ •๋ณด์™€ ๋ฌผ์ž๋ฅผ ๊ตํ™˜ํ•˜๊ณ ์ž ํ•˜๋Š” ์‹œ๋„๊ฐ€ ์ด์–ด์ง€๊ณ  ์žˆ๋‹ค. ๋ณธ ๋…ผ๋ฌธ์—์„œ๋Š” ๊ณต๊ณต ์„œ๋น„์Šค ์˜์—ญ์—์„œ์˜ ๋ฌด์ธํ•ญ๊ณต๊ธฐ ์šด์˜ ๋ฌธ์ œ๋ฅผ ์ง‘ํ•ฉ๋ฎ๊ฐœ๋ฌธ์ œ ๊ด€์ ์—์„œ ๋ชจํ˜•ํ™”ํ•˜์˜€๋‹ค. ์„ค๋น„์œ„์น˜๊ฒฐ์ • ๋ฐ ์ง‘ํ•ฉ๋ฎ๊ฐœ๋ฌธ์ œ ์˜์—ญ์— ๋งŽ์€ ์—ฐ๊ตฌ๊ฐ€ ์ง„ํ–‰๋˜์–ด ์žˆ์œผ๋‚˜, ๋ฌด์ธํ•ญ๊ณต๊ธฐ๋ฅผ ์šด์˜ํ•˜๋Š” ์‹œ์Šคํ…œ์˜ ๊ฒฝ์šฐ ๋ฌด์ธํ•ญ๊ณต๊ธฐ๊ฐ€ ๊ฐ–๋Š” ์ž์œ ๋„๋ฅผ ์ถฉ๋ถ„ํžˆ ํ™œ์šฉํ•˜๋ฉด์„œ๋„ ๋ฌด์ธํ•ญ๊ณต๊ธฐ์˜ ๋ฌผ๋ฆฌ์  ํ•œ๊ณ„๋ฅผ ๊ณ ๋ คํ•œ ์šด์˜ ๊ณ„ํš์„ ํ•„์š”๋กœ ํ•œ๋‹ค. ์šฐ๋ฆฌ๋Š” ๋ณธ ๋ฌธ์ œ์™€ ๊ด€๋ จ๋œ ๊ธฐ์กด ์—ฐ๊ตฌ์™€ ํ˜„์žฅ์ด ํ•„์š”๋กœ ํ•˜๋Š” ๊ธฐ์ˆ ์˜ ๊ดด๋ฆฌ๋ฅผ ์ธ์‹ํ•˜์˜€๋‹ค. ์ด๋Š” ๋‹ค์‹œ ๋งํ•ด, ๋ฌด์ธํ•ญ๊ณต๊ธฐ๊ฐ€ ๊ฐ€์ง€๋Š” ์ƒˆ๋กœ์šด ํŠน์„ฑ์„ ๊ณ ๋ คํ•˜๋ฉด ๊ธฐ์กด์˜ ๋ฌธ์ œ ํ•ด๊ฒฐ ๋ฐฉ๋ฒ•์„ ํ†ตํ•ด ํ’€๊ธฐ ์–ด๋ ต๊ฑฐ๋‚˜, ํ˜น์€ ์ƒˆ๋กœ์šด ๊ด€์ ์—์„œ์˜ ๋ฌธ์ œ ์ ‘๊ทผ์ด ํ•„์š”ํ•˜๋‹ค๋Š” ๊ฒƒ์ด๋‹ค. ๋ณธ ๋…ผ๋ฌธ์—์„œ๋Š” ์žฌ๋‚œ์ด ๋ฐœ์ƒํ•œ ์ง€์—ญ์— ๋ฌด์ธํ•ญ๊ณต๊ธฐ๋ฅผ ์ด์šฉํ•˜์—ฌ ๊ธด๊ธ‰๋ฌด์„ ๋„คํŠธ์›Œํฌ๋ฅผ ๊ตฌ์„ฑํ•˜๋Š” ๋‘๊ฐ€์ง€ ๋ฌธ์ œ์™€, ๋ฌด์ธํ•ญ๊ณต๊ธฐ๋ฅผ ์ด์šฉํ•˜์—ฌ ์‘๊ธ‰์˜๋ฃŒ์„œ๋น„์Šค๋ฅผ ์ œ๊ณตํ•˜๋Š” ์‹œ์„ค์˜ ์œ„์น˜์„ค์ • ๋ฐ ํ• ๋‹น๋ฌธ์ œ๋ฅผ ์ œ์•ˆํ•œ๋‹ค. ํ™•์žฅ๋ฌธ์ œ๋กœ์˜ ์žฌ๊ณต์‹ํ™”์™€ ๋ถ„์ง€ํ‰๊ฐ€๋ฒ•์„ ํ™œ์šฉํ•˜์—ฌ, ๋ฌด์ธํ•ญ๊ณต๊ธฐ์˜ ํ™œ์šฉ์œผ๋กœ ์ธํ•ด ๋ฐœ์ƒํ•˜๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ ๋ฐฉ๋ฒ•์˜ ํ•œ๊ณ„๋ฅผ ๊ทน๋ณตํ•˜๊ณ  ์™„ํ™”ํ•œ๊ณ„๋ฅผ ๊ฐœ์„ ํ•˜์˜€๋‹ค. ๊ณต๊ณต ์„œ๋น„์Šค ์˜์—ญ์—์„œ์˜ ๋ฌด์ธํ•ญ๊ณต๊ธฐ ์šด์˜, ๊ด€๋ จ๋œ ๊ธฐ์กด ์—ฐ๊ตฌ์™€ ๋ณธ ๋…ผ๋ฌธ์—์„œ ์‚ฌ์šฉํ•˜๋Š” ๋Œ€๊ทœ๋ชจ ์ตœ์ ํ™” ๊ธฐ๋ฒ•์— ๋Œ€ํ•œ ๊ฐœ๊ด„์ ์ธ ์„ค๋ช…, ์—ฐ๊ตฌ ๋™๊ธฐ ๋ฐ ๊ธฐ์—ฌ์™€ ๋…ผ๋ฌธ์˜ ๊ตฌ์„ฑ์„ 1์žฅ์—์„œ ์†Œ๊ฐœํ•œ๋‹ค. 2์žฅ์—์„œ๋Š” ๋ฌด์ธํ•ญ๊ณต๊ธฐ ์ง‘ํ•ฉ๋ฎ๊ฐœ๋ฌธ์ œ๋ฅผ ์ •์˜ํ•œ๋‹ค. ๋ฌด์ธํ•ญ๊ณต๊ธฐ๋Š” ๋ฏธ๋ฆฌ ์ •ํ•ด์ง„ ์œ„์น˜ ์—†์ด ์ž์œ ๋กญ๊ฒŒ ๋น„ํ–‰ํ•  ์ˆ˜ ์žˆ๊ธฐ ๋•Œ๋ฌธ์— ๋” ํšจ์œจ์ ์ธ ์šด์˜์ด ๊ฐ€๋Šฅํ•˜๋‚˜, ์•ฝํ•œ ์™„ํ™”ํ•œ๊ณ„๋ฅผ ๊ฐ–๊ฒŒ ๋œ๋‹ค. Dantzig-Wolfe ๋ถ„ํ•ด์™€ ๋ถ„์ง€ํ‰๊ฐ€๋ฒ•์„ ํฌํ•จํ•œ ๋Œ€๊ทœ๋ชจ ์ตœ์ ํ™” ๊ธฐ๋ฒ•์„ ํ†ตํ•ด ์™„ํ™”ํ•œ๊ณ„๋ฅผ ๊ฐœ์„ ํ•  ์ˆ˜ ์žˆ์œผ๋ฉฐ, ๋ถ„์ง€๋‚˜๋ฌด์˜ ๋Œ€์นญ์„ฑ์„ ์ค„์—ฌ ์‹ค์ œ ๊ทœ๋ชจ์˜ ๋ฌธ์ œ๋ฅผ ์‹ค์šฉ์ ์ธ ์‹œ๊ฐ„ ์•ˆ์— ํ•ด๊ฒฐํ•  ์ˆ˜ ์žˆ์—ˆ๋‹ค. ์ˆ˜์น˜์  ๋ถˆ์•ˆ์ •์„ฑ์„ ํ”ผํ•˜๊ธฐ ์œ„ํ•˜์—ฌ, ๋‘ ๊ฐ€์ง€ ์„ ํ˜• ๊ทผ์‚ฌ ๋ชจํ˜•์ด ์ œ์•ˆ๋˜์—ˆ์œผ๋ฉฐ, ์ด๋“ค์˜ ๊ทผ์‚ฌ ๋น„์œจ์„ ๋ถ„์„ํ•˜์˜€๋‹ค. 3์žฅ์—์„œ๋Š” ๋ฌด์ธํ•ญ๊ณต๊ธฐ ์ง‘ํ•ฉ๋ฎ๊ฐœ๋ฌธ์ œ๋ฅผ ์ผ๋ฐ˜ํ™”ํ•˜์—ฌ ๋ฌด์ธํ•ญ๊ณต๊ธฐ ๊ฐ€๋ณ€๋ฐ˜๊ฒฝ ์ง‘ํ•ฉ๋ฎ๊ฐœ๋ฌธ์ œ๋ฅผ ์ •์˜ํ•œ๋‹ค. ๋ถ„์ง€ํ‰๊ฐ€๋ฒ•์„ ์ ์šฉํ•˜๋ฉด์„œ ํ•ด๊ฒฐ ๊ฐ€๋Šฅํ•œ ํ‰๊ฐ€ ๋ถ€๋ฌธ์ œ๋ฅผ ์ œ์•ˆํ•˜์˜€์œผ๋ฉฐ, ํœด๋ฆฌ์Šคํ‹ฑ์„ ์„ค๊ณ„ํ•˜์˜€๋‹ค. ์ œ์•ˆํ•œ ํ’€์ด ๋ฐฉ๋ฒ•๋“ค์ด ๊ธฐ์กด ์—ฐ๊ตฌ์—์„œ ์ œ์•ˆํ•œ ๋ฒค์น˜๋งˆํฌ ์œ ์ „ ์•Œ๊ณ ๋ฆฌ์ฆ˜์„ ๋Šฅ๊ฐ€ํ•˜๋Š” ๊ฒฐ๊ณผ๋ฅผ ๋‚˜ํƒ€๋‚ด์—ˆ๋‹ค. 4์žฅ์—์„œ๋Š” ๋ฌด์ธํ•ญ๊ณต๊ธฐ ์‘๊ธ‰์˜๋ฃŒ์„œ๋น„์Šค๋ฅผ ์šด์˜ํ•˜๋Š” ์‹œ์„ค์˜ ์œ„์น˜์„ค์ • ๋ฐ ํ• ๋‹น๋ฌธ์ œ๋ฅผ ์ •์˜ํ•˜์˜€๋‹ค. 2์ฐจ ๊ฐ€๋ณ€๋ฐ˜๊ฒฝ ๋ฒ”์œ„์ œ์•ฝ์ด ์„ ํ˜•์˜ ๋™์น˜์ธ ์ˆ˜์‹์œผ๋กœ ์žฌ๊ณต์‹ํ™”๋˜์—ˆ์œผ๋ฉฐ, ๊ฐ•๊ฑด์ตœ์ ํ™” ๊ธฐ๋ฒ•์œผ๋กœ ์ธํ•ด ๋ฐœ์ƒํ•˜๋Š” ๋น„์„ ํ˜• ๋ฌธ์ œ๋ฅผ ์„ ํ˜•ํ™”ํ•˜์˜€๋‹ค. ๋Œ€๊ทœ๋ชจ ์ตœ์ ํ™” ๊ธฐ๋ฒ•์„ ์ ์šฉํ•˜๋ฉด์„œ, ํ‰๊ฐ€ ๋ถ€๋ฌธ์ œ์˜ ๊ตฌ์กฐ๋ฅผ ๋ถ„์„ํ•˜์—ฌ ๋‘ ๊ฐ€์ง€ ํ’€์ด ๊ธฐ๋ฒ•๊ณผ ํœด๋ฆฌ์Šคํ‹ฑ์„ ์ œ์•ˆํ•˜์˜€๋‹ค. ๋ณธ ์—ฐ๊ตฌ์˜ ๊ฒฐ๊ณผ๋Š” ๋ฌด์ธํ•ญ๊ณต๊ธฐ์™€ ๋น„์Šทํ•œ ํŠน์ง•์„ ๊ฐ€์ง€๋Š” ์‹ค์ œ ์‚ฌ๋ก€์— ์ ์šฉ๋  ์ˆ˜ ์žˆ์œผ๋ฉฐ, ์ถ”์ƒ์ ์ธ ๋ฌธ์ œ๋กœ์จ ๋‹ค์–‘ํ•œ ๋ถ„์•ผ์— ๊ทธ๋Œ€๋กœ ํ™œ์šฉ๋  ์ˆ˜๋„ ์žˆ๋‹ค.Abstract i Contents vii List of Tables ix List of Figures xi Chapter 1 Introduction 1 1.1 Unmanned aerial vehicle operation on public services 1 1.2 Facility location problems 3 1.3 Large-scale optimization techniques 4 1.4 Research motivations and contributions 6 1.5 Outline of the dissertation 12 Chapter 2 Unmanned aerial vehicle set covering problem considering fixed-radius coverage constraint 14 2.1 Introduction 14 2.2 Problem definition 20 2.2.1 Problem description 22 2.2.2 Mathematical formulation 23 2.2.3 Discrete approximation model 26 2.3 Branch-and-price approach for the USCP 28 2.3.1 An extended formulation of the USCP 29 2.3.2 Branching strategies 34 2.3.3 Pairwise-conflict constraint approximation model based on Jung's theorem 35 2.3.4 Comparison of the approximation models 40 2.3.5 Framework of the solution algorithm for the PCBP model 42 2.4 Computational experiments 44 2.4.1 Datasets used in the experiments 44 2.4.2 Algorithmic performances 46 2.5 Solutions and related problems of the USCP 61 2.6 Summary 64 Chapter 3 Unmanned aerial vehicle variable radius set covering problem 66 3.1 Introduction 66 3.2 Problem definition 70 3.2.1 Mathematical model 72 3.3 Branch-and-price approach to the UVCP 76 3.4 Minimum covering circle-based approach 79 3.4.1 Formulation of the pricing subproblem II 79 3.4.2 Equivalence of the subproblem 82 3.5 Fixed-radius heuristic 84 3.6 Computational experiments 86 3.6.1 Datasets used in the experiments 88 3.6.2 Solution algorithms 91 3.6.3 Algorithmic performances 94 3.7 Summary 107 Chapter 4 Facility location-allocation problem for unmanned aerial vehicle emergency medical service 109 4.1 Introduction 109 4.2 Related literature 114 4.3 Location-allocation model for UEMS facility 117 4.3.1 Problem definition 118 4.3.2 Mathematical formulation 120 4.3.3 Linearization of the quadratic variable coverage distance function 124 4.3.4 Linear reformulation of standard formulation 125 4.4 Solution algorithms 126 4.4.1 An extended formulation of the ULAP 126 4.4.2 Branching strategy 129 4.4.3 Robust disjunctively constrained integer knapsack problem 131 4.4.4 MILP reformulation approach 132 4.4.5 Decomposed DP approach 133 4.4.6 Restricted master heuristic 136 4.5 Computational experiments 137 4.5.1 Datasets used in the experiments 137 4.5.2 Algorithmic performances 140 4.5.3 Analysis of the branching strategy and the solution approach of the pricing subproblem 150 4.6 Summary 157 Chapter 5 Conclusions and future research 160 5.1 Summary 160 5.2 Future research 163 Appendices 165 A Comparison of the computation times and objective value of the proposed algorithms 166 Bibliography 171 ๊ตญ๋ฌธ์ดˆ๋ก 188 ๊ฐ์‚ฌ์˜ ๊ธ€ 190Docto
    • โ€ฆ
    corecore