A paging scheme for pointer-based quadtrees
dc.contributor.author | Brown, Patrick R. | en |
dc.contributor.committeechair | Shaffer, Clifford A. | en |
dc.contributor.committeemember | Abrams, Marc | en |
dc.contributor.committeemember | Heath, Lenwood S. | en |
dc.contributor.department | Computer Science and Applications | en |
dc.date.accessioned | 2014-03-14T21:46:50Z | en |
dc.date.adate | 2009-10-06 | en |
dc.date.available | 2014-03-14T21:46:50Z | en |
dc.date.issued | 1992-05-19 | en |
dc.date.rdate | 2009-10-06 | en |
dc.date.sdate | 2009-10-06 | en |
dc.description.abstract | The quadtree is a family of data structures that organize spatial data using recursive subdivision. A pointer-based quadtree uses an explicit tree structure to represent the subdivision, while a linear quadtree holds a sorted list of records corresponding to the leaves of the tree structure. Small quadtrees are typically represented using pointers since this leads to simpler algorithms. However, linear quadtrees have been historically used to represent larger data sets. The primary reason is that linear quadtrees are easily organized on pages in disk files. In addition, linear quadtrees were thought to require less space than pointerbased quadtrees. Though pointer-based quadtrees have many other advantages, there has still been much interest in the linear quadtree. This thesis presents a pointer-based representation for quadtrees called the paged-pointer quadtree. The paged-pointer quadtree overcomes both of the historical advantages of the linear quadtree. It partitions the nodes of a pointer-based quadtree into pages, stores these nodes in order, and manages pages using B-tree techniques. In addition, a paged-pointer quadtree always requires less space than a corresponding linear quadtree. Our representation overcomes the performance problems associated with representing traditional pointer-based quadtrees on disk. As a result, our implementation produces better performance than highly optimized systems based on linear quadtrees. | en |
dc.description.degree | Master of Science | en |
dc.format.extent | vii, 75 leaves | en |
dc.format.medium | BTD | en |
dc.format.mimetype | application/pdf | en |
dc.identifier.other | etd-10062009-020024 | en |
dc.identifier.sourceurl | http://scholar.lib.vt.edu/theses/available/etd-10062009-020024/ | en |
dc.identifier.uri | http://hdl.handle.net/10919/45001 | en |
dc.language.iso | en | en |
dc.publisher | Virginia Tech | en |
dc.relation.haspart | LD5655.V855_1992.B768.pdf | en |
dc.relation.isformatof | OCLC# 26233980 | en |
dc.rights | In Copyright | en |
dc.rights.uri | http://rightsstatements.org/vocab/InC/1.0/ | en |
dc.subject.lcc | LD5655.V855 1992.B768 | en |
dc.subject.lcsh | Computer graphics | en |
dc.subject.lcsh | Data structures (Computer science) | en |
dc.title | A paging scheme for pointer-based quadtrees | en |
dc.type | Thesis | en |
dc.type.dcmitype | Text | en |
thesis.degree.discipline | Computer Science and Applications | en |
thesis.degree.grantor | Virginia Polytechnic Institute and State University | en |
thesis.degree.level | masters | en |
thesis.degree.name | Master of Science | en |
Files
Original bundle
1 - 1 of 1