A First Course in Combinatorial Optimization
A First Course in Combinatorial Optimization is a text for a one-semester introductory graduate-level course for students of operations research, mathematics, and computer science. It is a self-contained treatment of the subject, requiring only some mathematical maturity. Topics include: linear and integer programming, polytopes, matroids and matroid optimization, shortest paths, and network flows. Central to the exposition is the polyhedral viewpoint, which is the key principle underlying the successful integer-programming approach to combinatorial-optimization problems. Another key unifying topic is matroids. The author does not dwell on data structures and implementation details, preferring to focus on the key mathematical ideas that lead to useful models and algorithms. Problems and exercises are included throughout as well as references for further study.
- Self contained (includes all linear-programming preliminaries)
- Aimed as a one-semester textbook (not a research monograph)
- Problems and exercises interspersed in the exposition, making the text a 'workbook' for the student
Reviews & endorsements
'The author, with his light but rigorous mathematical writing style, takes delight in revealing the stars of combinatorial optimization. This is an excellent teaching book; I recommend it highly.' International Statistical Institute
Product details
May 2006Adobe eBook Reader
9780511189678
0 pages
0kg
This ISBN is for an eBook version which is distributed on our behalf by a third party.
Table of Contents
- Introduction
- Polytopes and linear programming
- 1. Matroids and the greedy algorithm
- 2. Minimum-weight dipaths
- 3. Matroid intersection
- 4. Matching
- 5. Flows and cuts
- 6. Cutting planes
- 7. Branch-&-bound
- 8. Optimizing submodular functions
- Appendix.