scispace - formally typeset
K

Konstantinos Tsakalidis

Researcher at University of Liverpool

Publications -  33
Citations -  266

Konstantinos Tsakalidis is an academic researcher from University of Liverpool. The author has contributed to research in topics: Computational geometry & Deterministic algorithm. The author has an hindex of 8, co-authored 31 publications receiving 231 citations. Previous affiliations of Konstantinos Tsakalidis include Aarhus University & University of Waterloo.

Papers
More filters
Journal ArticleDOI

Optimal Deterministic Algorithms for 2-d and 3-d Shallow Cuttings

TL;DR: The results improve the deterministic polynomial-time algorithm of Matoušek and Ramos and the optimal but randomized algorithm of Ramos and lead to efficient derandomization of previous algorithms for numerous well-studied problems in computational geometry.
Proceedings ArticleDOI

Optimal Deterministic Algorithms for 2-d and 3-d Shallow Cuttings

TL;DR: The results improve the deterministic polynomial-time algorithm of Matousek (1992) and the optimal but randomized algorithm of Ramos (1999) and leads to efficient derandomization of previous algorithms for numerous well-studied problems in computational geometry.
Book ChapterDOI

Dynamic planar range maxima queries

TL;DR: This work describes two data structures that support the reporting of the t maximal points that dominate a given query point, and allow for insertions and deletions of points in P, and presents a linear space data structure with first sublogarithmic worst case bounds for all operations in the RAM model.
Proceedings ArticleDOI

Fully persistent B-trees

TL;DR: An I/O-efficient method for full persistence that is inspired by the node-splitting method of Driscoll et al is presented, which can be applied to any external memory pointer based data structure with maximum in-degree din bounded by a constant and out-degree bounded by O(B).
Book ChapterDOI

Deterministic rectangle enclosure and offline dominance reporting on the RAM

TL;DR: In this article, the first deterministic algorithm for the rectangle enclosure problem was presented, which takes O(nlogn + k) worst case time and O(n) space in the word-RAM model.