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
Journal ArticleDOI

Encoding 2D range maximum queries

TL;DR: In this article, the authors considered the two-dimensional range maximum query (2D-RMQ) problem, where given an array containing elements from an ordered set, encode the array so that the position of the maximum element in any specified range of rows and range of columns can be found efficiently.
Journal ArticleDOI

A static optimality transformation with applications to planar point location

TL;DR: In this paper, a new data structure for point location queries in planar triangulations is presented, which is asymptotically as fast as the optimal structures, but it requires no prior information about the queries.
Proceedings ArticleDOI

A static optimality transformation with applications to planar point location

TL;DR: This result is the 2-d analogue of the jump from the optimum binary search trees of Knuth in 1971, to the s play trees of Sleator and Tarjan in 1985 where in the static optimality theorem it was proven that splay trees had the same asymptotic performance of optimum search trees without being provided the probability distribution.
Posted Content

Encoding 2-D Range Maximum Queries

TL;DR: This work focuses on determining the effective entropy of 2D-RMQ, i.e., how many bits are needed to encode an array so that two-dimensional range maximum query queries can be answered without accessing the array.
Book ChapterDOI

The complexity of diffuse reflections in a simple polygon

TL;DR: The complexity of the visibility region formed by a point light source after k diffuse reflections in a simple n-sided polygon is O(n9) as discussed by the authors, which is the first result polynomial in n, with no dependence on k.