Details

Deterministic Operations Research


Deterministic Operations Research

Models and Methods in Linear Optimization
1. Aufl.

von: David J. Rader

119,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 07.06.2013
ISBN/EAN: 9781118627358
Sprache: englisch
Anzahl Seiten: 632

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

Uniquely blends mathematical theory and algorithm design for understanding and modeling real-world problems <p>Optimization modeling and algorithms are key components to problem-solving across various fields of research, from operations research and mathematics to computer science and engineering. Addressing the importance of the algorithm design process. <i>Deterministic Operations Research</i> focuses on the design of solution methods for both continuous and discrete linear optimization problems. The result is a clear-cut resource for understanding three cornerstones of deterministic operations research: modeling real-world problems as linear optimization problem; designing the necessary algorithms to solve these problems; and using mathematical theory to justify algorithmic development.</p> <p>Treating real-world examples as mathematical problems, the author begins with an introduction to operations research and optimization modeling that includes applications form sports scheduling an the airline industry. Subsequent chapters discuss algorithm design for continuous linear optimization problems, covering topics such as convexity. Farkas’ Lemma, and the study of polyhedral before culminating in a discussion of the Simplex Method. The book also addresses linear programming duality theory and its use in algorithm design as well as the Dual Simplex Method. Dantzig-Wolfe decomposition, and a primal-dual interior point algorithm. The final chapters present network optimization and integer programming problems, highlighting various specialized topics including label-correcting algorithms for the shortest path problem, preprocessing and probing in integer programming, lifting of valid inequalities, and branch and cut algorithms.</p> <p>Concepts and approaches are introduced by outlining examples that demonstrate and motivate theoretical concepts. The accessible presentation of advanced ideas makes core aspects easy to understand and encourages readers to understand how to think about the problem, not just what to think. Relevant historical summaries can be found throughout the book, and each chapter is designed as the continuation of the “story” of how to both model and solve optimization problems by using the specific problems-linear and integer programs-as guides. The book’s various examples are accompanied by the appropriate models and calculations, and a related Web site features these models along with Maple™ and MATLAB® content for the discussed calculations.</p> <p>Thoroughly class-tested to ensure a straightforward, hands-on approach, <i>Deterministic Operations Research</i> is an excellent book for operations research of linear optimization courses at the upper-undergraduate and graduate levels. It also serves as an insightful reference for individuals working in the fields of mathematics, engineering, computer science, and operations research who use and design algorithms to solve problem in their everyday work.</p>
<b>Preface.</b> <p><b>1. Introduction to Operations Research.</b></p> <p>1.1 What is Deterministic Operations Research?</p> <p>1.2 Introduction to Optimization Modeling.</p> <p>1.3 Common Classes of Mathematical Programs.</p> <p>1.4 About the Book.</p> <p>Exercises.</p> <p><b>2. Linear Programming Modeling.</b></p> <p>2.1 Resource Allocation Models.</p> <p>2.2 Work Scheduling Models.</p> <p>2.3 Models and Data.</p> <p>2.4 Blending Models.</p> <p>2.5 Production Process Models.</p> <p>2.6 Multiperiod Models: Work Scheduling and Inventory.</p> <p>2.7 Linearization of Special Nonlinear Models.</p> <p>2.8 Various Forms of Linear Programs.</p> <p>2.9 Network Models.</p> <p>Exercises.</p> <p><b>3. Integer and Combinatorial Models.</b></p> <p>3.1 Fixed-Charge Models.</p> <p>3.2 Set Covering Models.</p> <p>3.3 Models Using Logical Constraints.</p> <p>3.4 Combinatorial Models.</p> <p>3.5 Sports Scheduling and an Introduction to IP Solution Technques.</p> <p>Exercises.</p> <p><b>4. Real-World Operations Research Applications:  An Introduction.</b></p> <p>4.1 Vehicle Routing Problems.</p> <p>4.2 Facility Location and Network Design Models.</p> <p>4.3 Applications in the Airline Industry.</p> <p>Exercises.</p> <p><b>5. Introduction to Algorithm.</b></p> <p>5.1 Exact and Heuristic Algorithms.</p> <p>5.2 What to Ask When Designing Algorithms?</p> <p>5.3 Constructive versus Local Search Algorithms.</p> <p>5.4 How Good is our Heuristic Solution?</p> <p>5.5 Example of a Local Search Method.</p> <p>5.7 Other Heuristic Methods.</p> <p>5.8 Designing Exact Methods: Optimality Conditions.</p> <p>Exercises.</p> <p><b>6. Improving Search Algorithms and Comvexity.</b></p> <p>6.1 Improving Search and Optimal Solutions.</p> <p>6.2 Finding Better Solutions.</p> <p>6.3 Convexity: When Does Improving Search Imply Global Optimality?</p> <p>6.4 Farkas’ Lemma: When Can No Improving Feasible Direction be Found?</p> <p>Exercises.</p> <p><b>7. Geometry and Algebra of Linear Programs.</b></p> <p>7.1 Geometry and Algebra of “Corner Points”.</p> <p>7.2 Fundamental Theorem of Linear Programming.</p> <p>7.3 Linear Programs in Canonical Form.</p> <p>Exercises.</p> <p><b>8. Solving Linear Programs: Simplex Method.</b></p> <p>8.1 Simplex Method.</p> <p>8.2 Making the Simplex Method More Efficient.</p> <p>8.3 Convergence, Degeneracy, and the Simplex Method.</p> <p>8.4 Finding an Initial Solution: Two-Phase Method.</p> <p>8.5 Bounded Simplex Method.</p> <p>8.6 Computational Issues.</p> <p>Exercises.</p> <p><b>9. Linear Programming Duality.</b></p> <p>9.1 Motivation: Generation Bounds.</p> <p>9.2 Dual Linear Program.</p> <p>9.3 Duality Theorems.</p> <p>9.4 Another Interpretation of the Simplex Method.</p> <p>9.5 Farkas’ Lemma Revisited.</p> <p>9.6 Economic Interpretation of the Dual.</p> <p>9.7 Another Duality Approach: Lagrangian Duality.</p> <p>Exercises.</p> <p><b>10. Sensitivity Analysis of Linear Programs.</b></p> <p>10.1 Graphical Sensitivity Analysis.</p> <p>10.2 Sensitivity Analysis Calculations.</p> <p>10.3 Use of Sensitivity Analysis.</p> <p>10.4 Parametric Programming.</p> <p>Exercises.</p> <p><b>11. Algorithmic Applications of Duality.</b></p> <p>11.1 Dual Simplex Method.</p> <p>11.2 Transportation Problem.</p> <p>11.3 Column Generation.</p> <p>11.4 Dantzig-Wolfe Decomposition.</p> <p>11.5 Primal-Dual Interior Point Method.</p> <p>Exercises.</p> <p><b>12. Network Optimization Algorithms.</b></p> <p>12.1 Introduction to Network Optimization.</p> <p>12.2 Shortest Path Problems.</p> <p>12.3 Maximum Flow Problems.</p> <p>12.4 Minimum Cost Network Flow Problems.</p> <p>Exercises.</p> <p><b>13. Introduction to Integer Programming</b>.</p> <p>13.1 Basic Definitions and Formulations.</p> <p>13.2 Relaxations and Bounds.</p> <p>13.3 Preprocessing and Probing.</p> <p>13.4 When are Integer Programs “Easy?’</p> <p>Exercises.</p> <p><b>14. Solving Integer Programs: Exact Methods.</b></p> <p>14.1 Complete Enumeration.</p> <p>14.2 Branch-and Bound Methods.</p> <p>14.3 Valid Inequalities and Cutting Planes.</p> <p>14.4 Gomory’s Cutting Plane Algorithm.</p> <p>14.5 Valid Inequalities for 0-1 Knapsack Constraints.</p> <p>14.6 Branch-and-Cut Algorithms.</p> <p>14.7 Computational Issues.</p> <p>Exercises.</p> <p><b>15. Solving Integer Programs: Modern Heuristic Techniques.</b></p> <p>15.1 Review of Local Search Methods: Pros and Cons.</p> <p>15.2 Simulated Annealing.</p> <p>15.3 Tabu Search.</p> <p>15.4 Genetic Algorithms.</p> <p>15.5 GRASP Algorithms.</p> <p>Exercises.</p> <p><b>Appendix A: Background Review.</b></p> <p>A.1 Basic Notation.</p> <p>A.2 Graph Theory.</p> <p>A.3 Linear Algebra.</p> <p><b>Reference.</b></p> <p><b>Index.</b> </p>
<p>“Dr. Phillips has used other texts, but he is especially enthused with this book, influenced by student feedback. He says, “Algorithmic ideas are introduced at a pace that emphasizes and encourages intuitive understanding.”  (<i>Informs Journal on Computing</i>, 1 June 2012)</p> <p>"The book is aimed at serving upper-undergraduate and graduate students of all fields as a comprehensive textbook or as a reference for studies on the subject." (Zentralblatt MATH, 2011)</p> <p>"The result is a clear-cut resource for understanding three cornerstones of deterministic operations research: modeling real-world problems as linear optimization problems; designing the necessary algorithms to solve these problems; and using mathematical theory to justify algorithmic development." (InfoTECH Spotlight - TMCnet, 8 February 2011)</p> <p> </p>
<b>David J. Rader Jr., PhD,</b> is Associate Professor of Mathematics at Rose-Hulman Institute of Technology, where he is also the editor of the Rose-Hulman Institute of <i>Technology</i> <i>Undergraduate Mathematics Journal.</i> Dr. Rader currently focuses his research in the areas of nonlinear 0-1 optimization, computational integer programming, and exam time timetabling.
<b>Uniquely blends mathematical theory and algorithm design for understanding and modeling real-world problems</b> <p>Optimization modeling and algorithms are key components to problem-solving across various fields of research, from operations research and mathematics to computer science and engineering. Addressing the importance of the algorithm design process. <i>Deterministic Operations Research</i> focuses on the design of solution methods for both continuous and discrete linear optimization problems. The result is a clear-cut resource for understanding three cornerstones of deterministic operations research: modeling real-world problems as linear optimization problem; designing the necessary algorithms to solve these problems; and using mathematical theory to justify algorithmic development.</p> <p>Treating real-world examples as mathematical problems, the author begins with an introduction to operations research and optimization modeling that includes applications form sports scheduling an the airline industry. Subsequent chapters discuss algorithm design for continuous linear optimization problems, covering topics such as convexity. Farkas' Lemma, and the study of polyhedral before culminating in a discussion of the Simplex Method. The book also addresses linear programming duality theory and its use in algorithm design as well as the Dual Simplex Method. Dantzig-Wolfe decomposition, and a primal-dual interior point algorithm. The final chapters present network optimization and integer programming problems, highlighting various specialized topics including label-correcting algorithms for the shortest path problem, preprocessing and probing in integer programming, lifting of valid inequalities, and branch and cut algorithms.</p> <p>Concepts and approaches are introduced by outlining examples that demonstrate and motivate theoretical concepts. The accessible presentation of advanced ideas makes core aspects easy to understand and encourages readers to understand how to think about the problem, not just what to think. Relevant historical summaries can be found throughout the book, and each chapter is designed as the continuation of the “story” of how to both model and solve optimization problems by using the specific problems-linear and integer programs-as guides. The book’s various examples are accompanied by the appropriate models and calculations, and a related Web site features these models along with Maple™ and MATLAB content for the discussed calculations.</p> <p>Thoroughly class-tested to ensure a straightforward, hands-on approach, <i>Deterministic Operations Research</i> is an excellent book for operations research of linear optimization courses at the upper-undergraduate and graduate levels. It also serves as an insightful reference for individuals working in the fields of mathematics, engineering, computer science, and operations research who use and design algorithms to solve problem in their everyday work.</p>

Diese Produkte könnten Sie auch interessieren:

DPSM for Modeling Engineering Problems
DPSM for Modeling Engineering Problems
von: Dominique Placko, Tribikram Kundu
PDF ebook
159,99 €
Mathematical Analysis
Mathematical Analysis
von: Bernd S. W. Schröder
PDF ebook
114,99 €