External Memory Minimum Spanning Trees
August 2003
Bachelor thesis, Department of Computer Science, Saarland
University
supervisor: Priv. Doz. Dr. Peter Sanders, Max-Planck-Institute
for Computer Science
Abstract
While in the last years much theoretical work about external memory
minimum spanning trees was done, the practical realization of the
designed algorithms was neglected.
It is the goal of my Bachelor thesis to fill this gap, i.e., we will
show that the computation of minimum spanning trees of very large
graphs is possible efficiently not only in theory but also in
practice.
Documents
- Bachelor thesis (zipped postscript, 667 KB,
optimized for printing)
- Bachelor thesis (pdf, 558 KB,
optimized for viewing)
- Bachelor thesis without appendix (zipped postscript, 606 KB,
optimized for printing)
- Bachelor thesis without appendix (pdf, 265 KB,
optimized for viewing)
Implementation
Reference Manual (incl. Source Browsing)
- reference manual, view
- reference manual, download (zipped tar
archive, 61 KB)
Evaluation