[图书][B] Handbook of data structures and applications

DP Mehta, S Sahni - 2004 - taylorfrancis.com
Although there are many advanced and specialized texts and handbooks on algorithms,
until now there was no book that focused exclusively on the wide variety of data structures …

The skip quadtree: a simple dynamic data structure for multidimensional data

D Eppstein, MT Goodrich, JZ Sun - Proceedings of the twenty-first annual …, 2005 - dl.acm.org
We present a new multi-dimensional data structure, which we call the skip quadtree (for
point data in R2) or the skip octree (for point data in Rd, with constant d> 2). Our data …

Quadtrees and octrees

S Aluru - Handbook of Data Structures and Applications, 2018 - taylorfrancis.com
Quadtrees are hierarchical spatial tree data structures that are based on the principle of
recursive decomposition of space. The term quadtree originated from representation of two …

Skip quadtrees: Dynamic data structures for multidimensional point sets

D Eppstein, MT Goodrich, JZ Sun - International Journal of …, 2008 - World Scientific
We present a new multi-dimensional data structure, which we call the skip quadtree (for
point data in R 2) or the skip octree (for point data in R d, with constant d> 2). Our data …

Compressed for temporal graphs

D Caro, MA Rodriguez, NR Brisaboa… - Knowledge and Information …, 2016 - Springer
Temporal graphs represent vertices and binary relations that change along time. The work in
this paper proposes to represent temporal graphs as cells in a 4D binary matrix: two …

Squarepants in a tree: sum of subtree clustering and hyperbolic pants decomposition

D Eppstein - ACM Transactions on Algorithms (TALG), 2009 - dl.acm.org
We provide efficient constant-factor approximation algorithms for the problems of finding a
hierarchical clustering of a point set in any metric space, minimizing the sum of minimimum …

A scalable parallel fast multipole method for analysis of scattering from perfect electrically conducting surfaces

B Hariharan, S Aluru, B Shanker - SC'02: Proceedings of the …, 2002 - ieeexplore.ieee.org
In this paper, we develop a parallel Fast Multipole Method (FMM) based solution for
computing the scattered electromagnetic fields from a Perfect Electrically Conducting (PEC) …

Hyppo-X: A scalable exploratory framework for analyzing complex phenomics data

M Kamruzzaman, A Kalyanaraman… - … ACM transactions on …, 2019 - ieeexplore.ieee.org
Phenomics is an emerging branch of modern biology that uses high throughput phenotyping
tools to capture multiple environmental and phenotypic traits, often at massive spatial and …

Kinetic compressed quadtrees in the black-box model with applications to collision detection for low-density scenes

M De Berg, M Roeloffzen, B Speckmann - Algorithms–ESA 2012: 20th …, 2012 - Springer
We present an efficient method for maintaining a compressed quadtree for a set of moving
points in ℝ d. Our method works in the black-box KDS model, where we receive the …

Efficient parallel algorithms and software for compressed octrees with applications to hierarchical methods

B Hariharan, S Aluru - Parallel computing, 2005 - Elsevier
We describe the design and implementation of efficient parallel algorithms, and a software
library for the parallel implementation of compressed octree data structures. Octrees are …