Abstract
We present a new approach for designing external graph algorithms and use it to design simple, deterministic and randomized external algorithms for computing connected components, minimum spanning forests, bottleneck minimum spanning forests, maximal independent sets (randomized only), and maximal matchings in undirected graphs. Our I/O bounds compete with those of previous approaches. We also introduce a semi-external model, in which the vertex set but not the edge set of a graph fits in main memory. In this model we give an improved connected components algorithm, using new results for external grouping and sorting with duplicates. Unlike previous approaches, ours is purely functional - without side effects - and is thus amenable to standard checkpointing and programming language optimization techniques. This is an important practical consideration for applications that may take hours to run.
Author supplied keywords
Cite
CITATION STYLE
Abello, J., Buchsbaum, A. L., & Westbrook, J. R. (2002). A functional approach to external graph algorithms. Algorithmica (New York), 32(3), 437–458. https://doi.org/10.1007/s00453-001-0088-5
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.