Algorithms and Data Structures

Algorithms and Data Structures
Author: Selim G. Akl
Publisher: Springer Science & Business Media
Total Pages: 536
Release: 1995-08-02
Genre: Computers
ISBN: 9783540602200


Download Algorithms and Data Structures Book in PDF, Epub and Kindle

This volume constitutes the proceedings of the Fourth International Workshop on Algorithms and Data Structures, WADS '95, held in Kingston, Canada in August 1995. The book presents 40 full refereed papers selected from a total of 121 submissions together with invited papers by Preparata and Bilardi, Sharir, Toussaint, and Vitanyi and Li. The book addresses various aspects of algorithms, data structures, computational geometry, scheduling, computational graph theory, and searching.

The Design of Dynamic Data Structures

The Design of Dynamic Data Structures
Author: Mark H. Overmars
Publisher: Springer Science & Business Media
Total Pages: 194
Release: 1983
Genre: Computers
ISBN: 9783540123309


Download The Design of Dynamic Data Structures Book in PDF, Epub and Kindle

In numerous computer applications there is a need of storing large sets of objects in such a way that some questions about those objects can be answered efficiently. Data structures that store such sets of objects can be either static (built for a fixed set of objects) or dynamic (insertions of new objects and deletions of existing objects can be performed). Especially for more complex searching problems as they arise in such fields as computational geometry, database design and computer graphics, only static data structures are available. This book aims at remedying this lack of flexibility by providing a number of general techniques for turning static data structures for searching problems into dynamic structures. Although the approach is basically theoretical, the techniques offered are often practically applicable. The book is written in such a way that it is readable for those who have some elementary knowledge of data structures and algorithms. Although this monograph was first published in 1983, it is still unique as a general treatment of methods for constructing dynamic data structures.

Graph Algorithms and Applications I

Graph Algorithms and Applications I
Author: Roberto Tamassia
Publisher: World Scientific
Total Pages: 439
Release: 2002
Genre: Mathematics
ISBN: 9810249268


Download Graph Algorithms and Applications I Book in PDF, Epub and Kindle

This book contains volumes 1-3 of the Journal of Graph Algorithms and Applications (JGAA). Topics of interest include design and analysis of graph algorithms, experiences with graph algorithms, and applications of graph algorithms. JGAA is supported by distinguished advisory and editorial boards, has high scientific standards, and takes advantage of current electronic document technology. The electronic version of JGAA is available on the Web at http: //www.cs.brown.edu/publications/jgaa/

CWI Quarterly

CWI Quarterly
Author:
Publisher:
Total Pages: 382
Release: 1991
Genre: Computers
ISBN:


Download CWI Quarterly Book in PDF, Epub and Kindle

Graph Algorithms And Applications 1

Graph Algorithms And Applications 1
Author: Roberto Tamassia
Publisher: World Scientific
Total Pages: 439
Release: 2002-03-11
Genre: Computers
ISBN: 9814488763


Download Graph Algorithms And Applications 1 Book in PDF, Epub and Kindle

This book contains volumes 1-3 of the Journal of Graph Algorithms and Applications (JGAA). Topics of interest include design and analysis of graph algorithms, experiences with graph algorithms, and applications of graph algorithms. JGAA is supported by distinguished advisory and editorial boards, has high scientific standards, and takes advantage of current electronic document technology. The electronic version of JGAA is available on the Web at www.cs.brown.edu/publications/jgaa/.

Algorithms and Data Structures for External Memory

Algorithms and Data Structures for External Memory
Author: Jeffrey Scott Vitter
Publisher: Now Publishers Inc
Total Pages: 192
Release: 2008
Genre: Computers
ISBN: 1601981066


Download Algorithms and Data Structures for External Memory Book in PDF, Epub and Kindle

Describes several useful paradigms for the design and implementation of efficient external memory (EM) algorithms and data structures. The problem domains considered include sorting, permuting, FFT, scientific computing, computational geometry, graphs, databases, geographic information systems, and text and string processing.