scispace - formally typeset
B

Bryan Holland-Minkley

Researcher at Duke University

Publications -  3
Citations -  202

Bryan Holland-Minkley is an academic researcher from Duke University. The author has contributed to research in topics: Data structure & Cache-oblivious algorithm. The author has an hindex of 3, co-authored 3 publications receiving 195 citations.

Papers
More filters
Proceedings ArticleDOI

Cache-oblivious priority queue and graph algorithm applications

TL;DR: An optimal cache-oblivious priority queue data structure, supporting insertion, deletion, and deletemin operations in amortized memory transfers, which match the bounds of several previously developed external-memory (cache-aware)priority queue data structures.
Proceedings ArticleDOI

Cache-oblivious data structures for orthogonal range searching

TL;DR: A dynamic linear-size data structure that answers d-dimensional queries in O((N/B) 1-1/d+T/B) memory transfers, where B is the block size of any two levels of a multilevel memory hierarchy.
Journal ArticleDOI

An Optimal Cache-Oblivious Priority Queue and Its Application to Graph Algorithms

TL;DR: An optimal cache-oblivious priority queue data structure, supporting insertion, deletion, and delete-min operations in amortized memory transfers, is developed, as efficient as several previously developed external memory (cache-aware)priority queue data structures.