[PDF][PDF] Parallel Batch-Dynamic Algorithms Dynamic Trees, Graphs, and Self-Adjusting Computation

D Anderson - 2023 - reports-archive.adm.cs.cmu.edu
The defining feature of many modern large-scale computer systems is the sheer amount of
data that they generate and process. Google's MapReduce clusters process over twenty …

Parallelism in dynamic well-spaced point sets

UA Acar, A Cotter, B Hudson, D Türkoglu - Proceedings of the twenty …, 2011 - dl.acm.org
Parallel algorithms and dynamic algorithms possess an interesting duality property:
compared to sequential algorithms, parallel algorithms improve run-time while preserving …

Efficient parallel self-adjusting computation

D Anderson, GE Blelloch, A Baweja… - Proceedings of the 33rd …, 2021 - dl.acm.org
Self-adjusting computation is an approach for automatically producing dynamic algorithms
from static ones. It works by tracking control and data dependencies, and propagating …

Brief announcement: Parallel dynamic tree contraction via self-adjusting computation

UA Acar, V Aksenov, S Westrick - … of the 29th ACM Symposium on …, 2017 - dl.acm.org
Dynamic algorithms are used to compute a property of some data while the data undergoes
changes over time. Many dynamic algorithms have been proposed but nearly all are …

On topological changes in the Delaunay triangulation of moving points

N Rubin - Proceedings of the twenty-eighth annual symposium …, 2012 - dl.acm.org
Let P be a collection of n points moving along pseudo-algebraic trajectories in the plane.
One of the hardest open problems in combinatorial and computational geometry is to obtain …

[图书][B] Stable algorithms and kinetic mesh refinement

D Turkoglu - 2012 - search.proquest.com
In many applications there has been an increasing interest in computing certain properties
of a changing set of input objects where the changes may be of dynamic nature in terms of …

A Review on Kinetic Data Structures

S Dinas, JM Bañón - Revista Cientifica Emprendimiento …, 2020 - revista.ectperu.org.pe
Resumen Kinetic Data Structures are a special way to model continuous collision detection
due to the model and combination of the state of geometrical and motion configuration …

[图书][B] Adaptive inference for graphical models

O Sumer - 2012 - search.proquest.com
Many algorithms and applications involve repeatedly solving a variation of the same
statistical inference problem. Adaptive inference is a technique where the previous …

[PDF][PDF] Parallel Dynamic Tree Contraction via Self-Adjusting Computation

UA Acar, V Aksenov, S Westrick - ctlab.itmo.ru
Dynamic algorithms are used to maintain a property of some data while the data undergoes
changes over time. For example, a dynamic algorithm on forests may maintain connectivity …

An Efficient Kinetic Range Query for One Dimensional Axis Parallel Segments

T Hema, KS Easwarakumar - International Journal of Intelligent …, 2018 - igi-global.com
We present a kinetic data structure named Kinetic Interval Graph (KI-Graph) for performing
efficient range search on moving one dimensional axis-parallel segments. This finds …