Combinatorial Optimization Under Uncertainty

Combinatorial Optimization Under Uncertainty
Author :
Publisher : CRC Press
Total Pages : 184
Release :
ISBN-10 : 9781000859850
ISBN-13 : 1000859851
Rating : 4/5 (50 Downloads)

Synopsis Combinatorial Optimization Under Uncertainty by : Ritu Arora

This book discusses the basic ideas, underlying principles, mathematical formulations, analysis and applications of the different combinatorial problems under uncertainty and attempts to provide solutions for the same. Uncertainty influences the behaviour of the market to a great extent. Global pandemics and calamities are other factors which affect and augment unpredictability in the market. The intent of this book is to develop mathematical structures for different aspects of allocation problems depicting real life scenarios. The novel methods which are incorporated in practical scenarios under uncertain circumstances include the STAR heuristic approach, Matrix geometric method, Ranking function and Pythagorean fuzzy numbers, to name a few. Distinct problems which are considered in this book under uncertainty include scheduling, cyclic bottleneck assignment problem, bilevel transportation problem, multi-index transportation problem, retrial queuing, uncertain matrix games, optimal production evaluation of cotton in different soil and water conditions, the healthcare sector, intuitionistic fuzzy quadratic programming problem, and multi-objective optimization problem. This book may serve as a valuable reference for researchers working in the domain of optimization for solving combinatorial problems under uncertainty. The contributions of this book may further help to explore new avenues leading toward multidisciplinary research discussions.

Combinatorial Optimization Under Uncertainty

Combinatorial Optimization Under Uncertainty
Author :
Publisher : CRC Press
Total Pages : 221
Release :
ISBN-10 : 9781000859812
ISBN-13 : 1000859819
Rating : 4/5 (12 Downloads)

Synopsis Combinatorial Optimization Under Uncertainty by : Ritu Arora

This book discusses the basic ideas, underlying principles, mathematical formulations, analysis and applications of the different combinatorial problems under uncertainty and attempts to provide solutions for the same. Uncertainty influences the behaviour of the market to a great extent. Global pandemics and calamities are other factors which affect and augment unpredictability in the market. The intent of this book is to develop mathematical structures for different aspects of allocation problems depicting real life scenarios. The novel methods which are incorporated in practical scenarios under uncertain circumstances include the STAR heuristic approach, Matrix geometric method, Ranking function and Pythagorean fuzzy numbers, to name a few. Distinct problems which are considered in this book under uncertainty include scheduling, cyclic bottleneck assignment problem, bilevel transportation problem, multi-index transportation problem, retrial queuing, uncertain matrix games, optimal production evaluation of cotton in different soil and water conditions, the healthcare sector, intuitionistic fuzzy quadratic programming problem, and multi-objective optimization problem. This book may serve as a valuable reference for researchers working in the domain of optimization for solving combinatorial problems under uncertainty. The contributions of this book may further help to explore new avenues leading toward multidisciplinary research discussions.

Ant Colony Optimization

Ant Colony Optimization
Author :
Publisher : MIT Press
Total Pages : 324
Release :
ISBN-10 : 0262042193
ISBN-13 : 9780262042192
Rating : 4/5 (93 Downloads)

Synopsis Ant Colony Optimization by : Marco Dorigo

An overview of the rapidly growing field of ant colony optimization that describes theoretical findings, the major algorithms, and current applications. The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial optimization problems. The attempt to develop algorithms inspired by one aspect of ant behavior, the ability to find what computer scientists would call shortest paths, has become the field of ant colony optimization (ACO), the most successful and widely recognized algorithmic technique based on ant behavior. This book presents an overview of this rapidly growing field, from its theoretical inception to practical applications, including descriptions of many available ACO algorithms and their uses. The book first describes the translation of observed ant behavior into working optimization algorithms. The ant colony metaheuristic is then introduced and viewed in the general context of combinatorial optimization. This is followed by a detailed description and guide to all major ACO algorithms and a report on current theoretical findings. The book surveys ACO applications now in use, including routing, assignment, scheduling, subset, machine learning, and bioinformatics problems. AntNet, an ACO algorithm designed for the network routing problem, is described in detail. The authors conclude by summarizing the progress in the field and outlining future research directions. Each chapter ends with bibliographic material, bullet points setting out important ideas covered in the chapter, and exercises. Ant Colony Optimization will be of interest to academic and industry researchers, graduate students, and practitioners who wish to learn how to implement ACO algorithms.

Ant Colony Optimization and Swarm Intelligence

Ant Colony Optimization and Swarm Intelligence
Author :
Publisher : Springer Science & Business Media
Total Pages : 445
Release :
ISBN-10 : 9783540226727
ISBN-13 : 3540226729
Rating : 4/5 (27 Downloads)

Synopsis Ant Colony Optimization and Swarm Intelligence by : Directeur de Recherches Du Fnrs Marco Dorigo

This book constitutes the refereed proceedings of the 4th International Workshop on Ant Colony Optimization and Swarm Intelligence, ANTS 2004, held in Brussels, Belgium in September 2004. The 22 revised full papers, 19 revised short papers, and 9 poster abstracts presented were carefully reviewed and selected from 79 papers submitted. The papers are devoted to theoretical and foundational aspects of ant algorithms, ant colony optimization and swarm intelligence and deal with a broad variety of optimization applications in networking and operations research.

Approximation Algorithms for Combinatorial Optimization Under Uncertainty

Approximation Algorithms for Combinatorial Optimization Under Uncertainty
Author :
Publisher :
Total Pages : 90
Release :
ISBN-10 : OCLC:54927297
ISBN-13 :
Rating : 4/5 (97 Downloads)

Synopsis Approximation Algorithms for Combinatorial Optimization Under Uncertainty by : Maria Minkoff

(Cont.) We model this problem as an extension of the well-studied Prize-Collecting Traveling Salesman problem, and develop a constant factor approximation algorithm for it, solving an open question along the way. Next we examine several classical combinatorial optimization problems such as bin-packing, vertex cover, and shortest path in the context of a "preplanning" framework, in which one can "plan ahead" based on limited information about the problem input, or "wait and see" until the entire input becomes known, albeit incurring additional expense. We study this time-information tradeoff, and show how to approximately optimize the choice of what to purchase in advance and what to defer. The last problem studied, called maybecast is concerned with designing a routing network under a probabilistic distribution of clients using locally available information. This problem can be modeled as a stochastic version of the Steiner tree problem. However probabilistic objective function turns it into an instance of a challenging optimization problem with concave costs.

Hybrid Offline/Online Methods for Optimization Under Uncertainty

Hybrid Offline/Online Methods for Optimization Under Uncertainty
Author :
Publisher : IOS Press
Total Pages : 126
Release :
ISBN-10 : 9781643682631
ISBN-13 : 1643682636
Rating : 4/5 (31 Downloads)

Synopsis Hybrid Offline/Online Methods for Optimization Under Uncertainty by : A. De Filippo

Balancing the solution-quality/time trade-off and optimizing problems which feature offline and online phases can deliver significant improvements in efficiency and budget control. Offline/online integration yields benefits by achieving high quality solutions while reducing online computation time. This book considers multi-stage optimization problems under uncertainty and proposes various methods that have broad applicability. Due to the complexity of the task, the most popular approaches depend on the temporal granularity of the decisions to be made and are, in general, sampling-based methods and heuristics. Long-term strategic decisions that may have a major impact are typically solved using these more accurate, but expensive, sampling-based approaches. Short-term operational decisions often need to be made over multiple steps within a short time frame and are commonly addressed via polynomial-time heuristics, with the more advanced sampling-based methods only being applicable if their computational cost can be carefully managed. Despite being strongly interconnected, these 2 phases are typically solved in isolation. In the first part of the book, general methods based on a tighter integration between the two phases are proposed and their applicability explored, and these may lead to significant improvements. The second part of the book focuses on how to manage the cost/quality trade-off of online stochastic anticipatory algorithms, taking advantage of some offline information. All the methods proposed here provide multiple options to balance the quality/time trade-off in optimization problems that involve offline and online phases, and are suitable for a variety of practical application scenarios.

Optimization Under Uncertainty with Applications to Aerospace Engineering

Optimization Under Uncertainty with Applications to Aerospace Engineering
Author :
Publisher : Springer Nature
Total Pages : 573
Release :
ISBN-10 : 9783030601669
ISBN-13 : 3030601668
Rating : 4/5 (69 Downloads)

Synopsis Optimization Under Uncertainty with Applications to Aerospace Engineering by : Massimiliano Vasile

In an expanding world with limited resources, optimization and uncertainty quantification have become a necessity when handling complex systems and processes. This book provides the foundational material necessary for those who wish to embark on advanced research at the limits of computability, collecting together lecture material from leading experts across the topics of optimization, uncertainty quantification and aerospace engineering. The aerospace sector in particular has stringent performance requirements on highly complex systems, for which solutions are expected to be optimal and reliable at the same time. The text covers a wide range of techniques and methods, from polynomial chaos expansions for uncertainty quantification to Bayesian and Imprecise Probability theories, and from Markov chains to surrogate models based on Gaussian processes. The book will serve as a valuable tool for practitioners, researchers and PhD students.

Matching and Packing Problems - Optimization Under Uncertainty in Theory and Practice

Matching and Packing Problems - Optimization Under Uncertainty in Theory and Practice
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : OCLC:1375553731
ISBN-13 :
Rating : 4/5 (31 Downloads)

Synopsis Matching and Packing Problems - Optimization Under Uncertainty in Theory and Practice by : Lukas Nölke

When solving optimization problems that arise from real-world decision-making processes, uncertainty is a ubiquitous phenomenon that poses a significant obstacle. More often than not, lack of (full) knowledge about certain input parameters requires us to make decisions without knowing what their full effects will be. This thesis investigates how to algorithmically deal with such uncertainties when solving matching and packing problems. Both matching and packing problems are well-studied and among the most fundamental problems in combinatorial optimization. In matching problems, the task is to find a set of disjoint pairs of items, a matching, while in packing problems, items need to be assigned to containers with limited capacities. Additionally, there is an optimization objective, such as minimizing the cost of the matching or maximizing the value of packed items. Both problems have numerous practical applications in which uncertainty plays an important role. It may manifest itself, for instance, in the form of unknown items that are revealed only over time. It should come as no surprise that missing information about crucial problem parameters generally prevents us from reaching the same quality as an optimal offline solution. We consider several matching and packing problems and design algorithms that compute provably good solutions despite uncertainty in the input. Specifically, we consider the following models of uncertainty: online, recourse, and dynamic.