Table of Contents About the Authors iv Preface xi 1. Introduction: Some Representative Problems 1 1.1 A First Problem: Stable Matching 1 Five Representatives Problems 12 Solved Exercises 19 Exercises 22 Notes and Further Reading 28 2. Basic of Algorithm Analysis 29 2.1 Computational Tractability 29 2.2 Asymptotic Order of Growth 35 2.3 Implementating the Stable Matching Algo…