scispace - formally typeset
J

John Iacono

Researcher at Université libre de Bruxelles

Publications -  174
Citations -  2286

John Iacono is an academic researcher from Université libre de Bruxelles. The author has contributed to research in topics: Data structure & Amortized analysis. The author has an hindex of 24, co-authored 170 publications receiving 2130 citations. Previous affiliations of John Iacono include New York University & Aarhus University.

Papers
More filters
Book ChapterDOI

The power and limitations of static binary search trees with lazy finger

TL;DR: A non-entropy based asymptotically-tight expression for the runtime of the optimal lazy finger trees is derived, and a dynamic programming-based method is presented to compute the optimal tree.
Book ChapterDOI

Why Some Heaps Support Constant-Amortized-Time Decrease-Key Operations, and Others Do Not

TL;DR: A natural model is presented for a pointer-based heap such that the amortized runtime of a self-adjusting structure and amortization lower asymptotic bounds for Decrease-Key differ by but a O(logloglogn) factor.
Journal ArticleDOI

Entropy, Triangulation, and Point Location in Planar Subdivisions

TL;DR: In this article, a data structure for point location in connected planar subdivisions is presented, where the distribution of queries is known in advance and the expected number of point-line comparisons performed by this data structure, when the queries are distributed according to D, is H + O(H^{2/3}+1) where H=H(G,D) is a lower bound on the expected time complexity of any linear decision tree for any linear tree in G under the query distribution D.
Journal ArticleDOI

Data Structures for Halfplane Proximity Queries and Incremental Voronoi Diagrams

TL;DR: In this paper, the authors present two data structures for the problem of finding the point of S that is farthest from (or nearest to) the point q among all points to the left of a given line in the plane.
Posted Content

Modular Subset Sum, Dynamic Strings, and Zero-Sum Sets

TL;DR: The computational version of a fundamental theorem in zero-sum Ramsey theory, the Erdős-Ginzburg-Ziv Theorem, which states that a multiset of n integers always contains a subset of cardinality exactly $n$ whose values sum to a multiple of $n$.