Algorithms on Trees and Graphs by Gabriel Valiente

Algorithms on Trees and Graphs

by Gabriel Valiente

Price: £51.29

Discount: 5%
RRP: 53.99

More Details

Description

Graph algorithms is a well-established subject in mathematics and computer science. Beyond classical application fields, like approximation, combinatorial optimization, graphics, and operations research, graph algorithms have recently attracted increased attention from computational molecular biology and computational chemistry. Centered around the fundamental issue of graph isomorphism, this text goes beyond classical graph problems of shortest paths, spanning trees, flows in networks, and matchings in bipartite graphs. Advanced algorithmic results and techniques of practical relevance are presented in a coherent and consolidated way. This book introduces graph algorithms on an intuitive basis followed by a detailed exposition in a literate programming style, with correctness proofs as well as worst-case analyses. Furthermore, full C++ implementations of all algorithms presented are given using the LEDA library of efficient data structures and algorithms. Numerous illustrations, examples, and exercises, and a comprehensive bibliography support students and professionals in using the book as a text and source of reference

Preface.
Part I. Introduction:
1. Introduction.
2. Algorithmic Techniques.

Part II. Algorithms on Trees:
3. Tree Traversal.
4. Tree Isomorphism.

Part III. Algorithms on Graphs:
5. Graph Traversal.
6. Clique, Independent Set, and Vertex Cover.
7. Graph Isomorphism;

Appendices:
A. An Overview of Leda.
B. Interactive Demonstration of Graph Algorithms.
C. Program Modules.

References.
Index.
Published

01 Oct 2002

Publisher

SPRINGER

ISBN

9783540435501

Pages

480

Static Book Details Index Page - Click Here to go to Computer Manuals Website