Linear Optimization Problems with Inexact Data
Title | Linear Optimization Problems with Inexact Data PDF eBook |
Author | Miroslav Fiedler |
Publisher | Springer Science & Business Media |
Pages | 222 |
Release | 2006-07-18 |
Genre | Mathematics |
ISBN | 0387326987 |
Linear programming has attracted the interest of mathematicians since World War II when the first computers were constructed. Early attempts to apply linear programming methods practical problems failed, in part because of the inexactness of the data used to create the models. This book presents a comprehensive treatment of linear optimization with inexact data, summarizing existing results and presenting new ones within a unifying framework.
Linear Optimization and Extensions
Title | Linear Optimization and Extensions PDF eBook |
Author | Manfred Padberg |
Publisher | Springer Science & Business Media |
Pages | 521 |
Release | 2013-04-17 |
Genre | Mathematics |
ISBN | 3662122731 |
From the reviews: "Do you know M.Padberg's Linear Optimization and Extensions? [...] Now here is the continuation of it, discussing the solutions of all its exercises and with detailed analysis of the applications mentioned. Tell your students about it. [...] For those who strive for good exercises and case studies for LP this is an excellent volume." Acta Scientiarum Mathematicarum
Linear and Integer Optimization
Title | Linear and Integer Optimization PDF eBook |
Author | Gerard Sierksma |
Publisher | CRC Press |
Pages | 676 |
Release | 2015-05-01 |
Genre | Business & Economics |
ISBN | 1498743129 |
Presenting a strong and clear relationship between theory and practice, Linear and Integer Optimization: Theory and Practice is divided into two main parts. The first covers the theory of linear and integer optimization, including both basic and advanced topics. Dantzig's simplex algorithm, duality, sensitivity analysis, integer optimization models
Linear Programming
Title | Linear Programming PDF eBook |
Author | Robert J Vanderbei |
Publisher | Springer Science & Business Media |
Pages | 420 |
Release | 2013-07-16 |
Genre | Business & Economics |
ISBN | 1461476305 |
This Fourth Edition introduces the latest theory and applications in optimization. It emphasizes constrained optimization, beginning with a substantial treatment of linear programming and then proceeding to convex analysis, network flows, integer programming, quadratic programming, and convex optimization. Readers will discover a host of practical business applications as well as non-business applications. Topics are clearly developed with many numerical examples worked out in detail. Specific examples and concrete algorithms precede more abstract topics. With its focus on solving practical problems, the book features free C programs to implement the major algorithms covered, including the two-phase simplex method, primal-dual simplex method, path-following interior-point method, and homogeneous self-dual methods. In addition, the author provides online JAVA applets that illustrate various pivot rules and variants of the simplex method, both for linear programming and for network flows. These C programs and JAVA tools can be found on the book's website. The website also includes new online instructional tools and exercises.
Introduction to Linear Optimization
Title | Introduction to Linear Optimization PDF eBook |
Author | Dimitris Bertsimas |
Publisher | |
Pages | 587 |
Release | 1997-01-01 |
Genre | Mathematics |
ISBN | 9781886529199 |
Linear Optimization
Title | Linear Optimization PDF eBook |
Author | Glenn Hurlbert |
Publisher | Springer Science & Business Media |
Pages | 279 |
Release | 2009-11-09 |
Genre | Mathematics |
ISBN | 0387791485 |
The Subject A little explanation is in order for our choice of the title Linear Opti- 1 mization (and corresponding terminology) for what has traditionally been called Linear Programming.Theword programming in this context can be confusing and/or misleading to students. Linear programming problems are referred to as optimization problems but the general term linear p- gramming remains. This can cause people unfamiliar with the subject to think that it is about programming in the sense of writing computer code. It isn’t. This workbook is about the beautiful mathematics underlying the ideas of optimizing linear functions subject to linear constraints and the algorithms to solve such problems. In particular, much of what we d- cuss is the mathematics of Simplex Algorithm for solving such problems, developed by George Dantzig in the late 1940s. The word program in linear programming is a historical artifact. When Dantzig ?rstdevelopedthe Simplex Algorithm to solvewhat arenowcalled linear programming problems, his initial model was a class of resource - location problems to be solved for the U.S. Air Force. The decisions about theallocationswerecalled‘Programs’bytheAirForce,andhencetheterm.
Large Scale Linear and Integer Optimization: A Unified Approach
Title | Large Scale Linear and Integer Optimization: A Unified Approach PDF eBook |
Author | Richard Kipp Martin |
Publisher | Springer Science & Business Media |
Pages | 739 |
Release | 2012-12-06 |
Genre | Business & Economics |
ISBN | 1461549752 |
This is a textbook about linear and integer linear optimization. There is a growing need in industries such as airline, trucking, and financial engineering to solve very large linear and integer linear optimization problems. Building these models requires uniquely trained individuals. Not only must they have a thorough understanding of the theory behind mathematical programming, they must have substantial knowledge of how to solve very large models in today's computing environment. The major goal of the book is to develop the theory of linear and integer linear optimization in a unified manner and then demonstrate how to use this theory in a modern computing environment to solve very large real world problems. After presenting introductory material in Part I, Part II of this book is de voted to the theory of linear and integer linear optimization. This theory is developed using two simple, but unifying ideas: projection and inverse projec tion. Through projection we take a system of linear inequalities and replace some of the variables with additional linear inequalities. Inverse projection, the dual of this process, involves replacing linear inequalities with additional variables. Fundamental results such as weak and strong duality, theorems of the alternative, complementary slackness, sensitivity analysis, finite basis the orems, etc. are all explained using projection or inverse projection. Indeed, a unique feature of this book is that these fundamental results are developed and explained before the simplex and interior point algorithms are presented.