Discrete Optimization

Discrete Optimization
Author: R. Gary Parker
Publisher: Elsevier
Total Pages: 485
Release: 2014-06-28
Genre: Mathematics
ISBN: 1483294803

Download Discrete Optimization Book in PDF, Epub and Kindle

This book treats the fundamental issues and algorithmic strategies emerging as the core of the discipline of discrete optimization in a comprehensive and rigorous fashion. Following an introductory chapter on computational complexity, the basic algorithmic results for the two major models of polynomial algorithms are introduced--models using matroids and linear programming. Further chapters treat the major non-polynomial algorithms: branch-and-bound and cutting planes. The text concludes with a chapter on heuristic algorithms.Several appendixes are included which review the fundamental ideas of linear programming, graph theory, and combinatorics--prerequisites for readers of the text. Numerous exercises are included at the end of each chapter.

Handbook on Modelling for Discrete Optimization

Handbook on Modelling for Discrete Optimization
Author: Gautam M. Appa
Publisher: Springer Science & Business Media
Total Pages: 443
Release: 2006-08-18
Genre: Mathematics
ISBN: 0387329420

Download Handbook on Modelling for Discrete Optimization Book in PDF, Epub and Kindle

This book aims to demonstrate and detail the pervasive nature of Discrete Optimization. The handbook couples the difficult, critical-thinking aspects of mathematical modeling with the hot area of discrete optimization. It is done with an academic treatment outlining the state-of-the-art for researchers across the domains of the Computer Science, Math Programming, Applied Mathematics, Engineering, and Operations Research. The book utilizes the tools of mathematical modeling, optimization, and integer programming to solve a broad range of modern problems.

Robust Discrete Optimization and Its Applications

Robust Discrete Optimization and Its Applications
Author: Panos Kouvelis
Publisher: Springer Science & Business Media
Total Pages: 373
Release: 2013-03-09
Genre: Mathematics
ISBN: 1475726201

Download Robust Discrete Optimization and Its Applications Book in PDF, Epub and Kindle

This book deals with decision making in environments of significant data un certainty, with particular emphasis on operations and production management applications. For such environments, we suggest the use of the robustness ap proach to decision making, which assumes inadequate knowledge of the decision maker about the random state of nature and develops a decision that hedges against the worst contingency that may arise. The main motivating factors for a decision maker to use the robustness approach are: • It does not ignore uncertainty and takes a proactive step in response to the fact that forecasted values of uncertain parameters will not occur in most environments; • It applies to decisions of unique, non-repetitive nature, which are common in many fast and dynamically changing environments; • It accounts for the risk averse nature of decision makers; and • It recognizes that even though decision environments are fraught with data uncertainties, decisions are evaluated ex post with the realized data. For all of the above reasons, robust decisions are dear to the heart of opera tional decision makers. This book takes a giant first step in presenting decision support tools and solution methods for generating robust decisions in a variety of interesting application environments. Robust Discrete Optimization is a comprehensive mathematical programming framework for robust decision making.

Algebraic and Geometric Ideas in the Theory of Discrete Optimization

Algebraic and Geometric Ideas in the Theory of Discrete Optimization
Author: Jesus A. De Loera
Publisher: SIAM
Total Pages: 320
Release: 2013-01-31
Genre: Mathematics
ISBN: 1611972434

Download Algebraic and Geometric Ideas in the Theory of Discrete Optimization Book in PDF, Epub and Kindle

In recent years, many new techniques have emerged in the mathematical theory of discrete optimization that have proven to be effective in solving a number of hard problems. This book presents these recent advances, particularly those that arise from algebraic geometry, commutative algebra, convex and discrete geometry, generating functions, and other tools normally considered outside of the standard curriculum in optimization. These new techniques, all of which are presented with minimal prerequisites, provide a transition from linear to nonlinear discrete optimization. This book can be used as a textbook for advanced undergraduates or first-year graduate students in mathematics, computer science or operations research. It is also appropriate for mathematicians, engineers, and scientists engaged in computation who wish to gain a deeper understanding of how and why algorithms work.

Discrete Optimization I

Discrete Optimization I
Author:
Publisher: Elsevier
Total Pages: 461
Release: 2000-04-01
Genre: Mathematics
ISBN: 0080867677

Download Discrete Optimization I Book in PDF, Epub and Kindle

Discrete Optimization I

Graphs, Algorithms, and Optimization

Graphs, Algorithms, and Optimization
Author: William Kocay
Publisher: CRC Press
Total Pages: 504
Release: 2017-09-20
Genre: Mathematics
ISBN: 135198912X

Download Graphs, Algorithms, and Optimization Book in PDF, Epub and Kindle

Graph theory offers a rich source of problems and techniques for programming and data structure development, as well as for understanding computing theory, including NP-Completeness and polynomial reduction. A comprehensive text, Graphs, Algorithms, and Optimization features clear exposition on modern algorithmic graph theory presented in a rigorous yet approachable way. The book covers major areas of graph theory including discrete optimization and its connection to graph algorithms. The authors explore surface topology from an intuitive point of view and include detailed discussions on linear programming that emphasize graph theory problems useful in mathematics and computer science. Many algorithms are provided along with the data structure needed to program the algorithms efficiently. The book also provides coverage on algorithm complexity and efficiency, NP-completeness, linear optimization, and linear programming and its relationship to graph algorithms. Written in an accessible and informal style, this work covers nearly all areas of graph theory. Graphs, Algorithms, and Optimization provides a modern discussion of graph theory applicable to mathematics, computer science, and crossover applications.

Robust Discrete Optimization and Its Applications

Robust Discrete Optimization and Its Applications
Author: Panos Kouvelis
Publisher: Springer Science & Business Media
Total Pages: 386
Release: 1996-11-30
Genre: Mathematics
ISBN: 9780792342915

Download Robust Discrete Optimization and Its Applications Book in PDF, Epub and Kindle

This book deals with decision making in environments of significant data un certainty, with particular emphasis on operations and production management applications. For such environments, we suggest the use of the robustness ap proach to decision making, which assumes inadequate knowledge of the decision maker about the random state of nature and develops a decision that hedges against the worst contingency that may arise. The main motivating factors for a decision maker to use the robustness approach are: • It does not ignore uncertainty and takes a proactive step in response to the fact that forecasted values of uncertain parameters will not occur in most environments; • It applies to decisions of unique, non-repetitive nature, which are common in many fast and dynamically changing environments; • It accounts for the risk averse nature of decision makers; and • It recognizes that even though decision environments are fraught with data uncertainties, decisions are evaluated ex post with the realized data. For all of the above reasons, robust decisions are dear to the heart of opera tional decision makers. This book takes a giant first step in presenting decision support tools and solution methods for generating robust decisions in a variety of interesting application environments. Robust Discrete Optimization is a comprehensive mathematical programming framework for robust decision making.

Linear Network Optimization

Linear Network Optimization
Author: Dimitri P. Bertsekas
Publisher: MIT Press
Total Pages: 384
Release: 1991
Genre: Business & Economics
ISBN: 9780262023344

Download Linear Network Optimization Book in PDF, Epub and Kindle

Linear Network Optimization presents a thorough treatment of classical approaches to network problems such as shortest path, max-flow, assignment, transportation, and minimum cost flow problems.

Discrete Optimization Algorithms

Discrete Optimization Algorithms
Author: Maciej M. Sys?o
Publisher: Courier Corporation
Total Pages: 564
Release: 2006-01-01
Genre: Computers
ISBN: 0486453537

Download Discrete Optimization Algorithms Book in PDF, Epub and Kindle

Rich in publications, the well-established field of discrete optimization nevertheless features relatively few books with ready-to-use computer programs. This book, geared toward upper-level undergraduates and graduate students, addresses that need. In addition, it offers a look at the programs' derivation and performance characteristics. Subjects include linear and integer programming, packing and covering, optimization on networks, and coloring and scheduling. A familiarity with design, analysis, and use of computer algorithms is assumed, along with knowledge of programming in Pascal. The book can be used as a supporting text in discrete optimization courses or as a software handbook, with twenty-six programs that execute the most common algorithms in each topic area. Each chapter is self-contained, allowing readers to browse at will.

Discrete Optimization

Discrete Optimization
Author: E. Boros
Publisher: Elsevier
Total Pages: 587
Release: 2003-03-19
Genre: Mathematics
ISBN: 008093028X

Download Discrete Optimization Book in PDF, Epub and Kindle

One of the most frequently occurring types of optimization problems involves decision variables which have to take integer values. From a practical point of view, such problems occur in countless areas of management, engineering, administration, etc., and include such problems as location of plants or warehouses, scheduling of aircraft, cutting raw materials to prescribed dimensions, design of computer chips, increasing reliability or capacity of networks, etc. This is the class of problems known in the professional literature as "discrete optimization" problems. While these problems are of enormous applicability, they present many challenges from a computational point of view. This volume is an update on the impressive progress achieved by mathematicians, operations researchers, and computer scientists in solving discrete optimization problems of very large sizes. The surveys in this volume present a comprehensive overview of the state of the art in discrete optimization and are written by the most prominent researchers from all over the world. This volume describes the tremendous progress in discrete optimization achieved in the last 20 years since the publication of Discrete Optimization '77, Annals of Discrete Mathematics, volumes 4 and 5, 1979 (Elsevier). It contains surveys of the state of the art written by the most prominent researchers in the field from all over the world, and covers topics like neighborhood search techniques, lift and project for mixed 0-1 programming, pseudo-Boolean optimization, scheduling and assignment problems, production planning, location, bin packing, cutting planes, vehicle routing, and applications to graph theory, mechanics, chip design, etc. Key features: • state of the art surveys • comprehensiveness • prominent authors • theoretical, computational and applied aspects. This book is a reprint of Discrete Applied Mathematics Volume 23, Numbers 1-3