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

Grid vertex-unfolding orthostacks

TL;DR: It is proved the existence of a vertex unfolding using only cuts that lie in a plane orthogonal to a coordinate axis and containing a vertex of the orthostack.

Order type invariant labeling and comparison of point sets

TL;DR: This work considers the problem of computing an order type invariant labeling for a given set of n points, and finds that such a labeling can be constructed in O(hn 2 ) time, where h is the size of the smallest convex layer.
Proceedings Article

Where to build a temple, and where to dig to find one

TL;DR: This paper uses two different approaches to find regular polygons, depending on their number of edges, and can find all the polygons with high probability in O(n 2.068+� ) expected time for every positive �.
Proceedings Article

How to Cover Most of a Point Set with a V-Shape of Minimum Width

TL;DR: A randomized algorithm is described that, given n points and an integer k 0, encloses the minimum-width V-shape enclosing all but k of the points with probability 1 1=n c for any c > 0, with expected running time O(cn 2 (k + 1) 4 logn(logn log logn + k)).
Proceedings ArticleDOI

External-memory dictionaries with worst-case update cost

TL;DR: The B (cid:15) -tree as mentioned in this paper is a simple I/O-efficient external-memory-model data structure that supports updates orders of magnitude faster than B-tree with a query performance comparable to the B -tree.