Özgür Özkan
New York University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Özgür Özkan.
Computational Geometry: Theory and Applications | 2013
Greg Aloupis; Mirela Damian; Robin R. Flatland; Matias Korman; Özgür Özkan; David Rappaport; Stefanie Wuhrer
Given a set S of points in the plane representing wireless devices, each point equipped with a directional antenna of radius r and aperture angle @a>=180^o, our goal is to find orientations and a minimum r for these antennas such that the induced communication graph is strongly connected. We show that r=3 if @a@?[180^o,240^o), r=2 if @a@?[240^o,270^o), r=2sin(36^o) if @a@?[270^o,288^o), and r=1 if @a>=288^o suffices to establish strong connectivity, assuming that the longest edge in the Euclidean minimum spanning tree of S is 1. These results are worst-case optimal and match the lower bounds presented in [I. Caragiannis, C. Kaklamanis, E. Kranakis, D. Krizanc, A. Wiese, Communication in wireless networks with directional antennae, in: Proc. of the 20th Symp. on Parallelism in Algorithms and Architectures, 2008, pp. 344-351]. In contrast, r=2 is sometimes necessary when @a<180^o.
international colloquium on automata, languages and programming | 2014
John Iacono; Özgür Özkan
A lower bound is presented which shows that a class of heap algorithms in the pointer model with only heap pointers must spend \(\Omega \left( \frac{\log \log n}{\log \log \log n} \right)\) amortized time on the Decrease-Key operation (given O(logn) amortized-time Extract-Min). Intuitively, this bound shows the key to having O(1)-time Decrease-Key is the ability to sort O(logn) items in O(logn) time; Fibonacci heaps [M. .L. Fredman and R. E. Tarjan. J. ACM 34(3):596-615 (1987)] do this through the use of bucket sort. Our lower bound also holds no matter how much data is augmented; this is in contrast to the lower bound of Fredman [J. ACM 46(4):473-501 (1999)] who showed a tradeoff between the number of augmented bits and the amortized cost of Decrease-Key. A new heap data structure, the sort heap, is presented. This heap is a simplification of the heap of Elmasry [SODA 2009: 471-476] and shares with it a O(loglogn) amortized-time Decrease-Key, but with a straightforward implementation such that our lower bound holds. Thus a natural model is presented for a pointer-based heap such that the amortized runtime of a self-adjusting structure and amortized lower asymptotic bounds for Decrease-Key differ by but a O(logloglogn) factor.
Algorithmica | 2017
Lisa Hellerstein; Özgür Özkan; Linda Sellie
We define a variant of
international symposium on algorithms and computation | 2011
Lisa Hellerstein; Özgür Özkan; Linda Sellie
european symposium on algorithms | 2014
Pooya Davoodi; Jeremy T. Fineman; John Iacono; Özgür Özkan
k
international colloquium on automata languages and programming | 2013
Erik D. Demaine; John Iacono; Stefan Langerman; Özgür Özkan
symposium on discrete algorithms | 2014
Greg Aloupis; John Iacono; Stefan Langerman; Özgür Özkan; Stefanie Wuhrer
k-of-
international colloquium on automata languages and programming | 2010
John Iacono; Özgür Özkan
canadian conference on computational geometry | 2011
Greg Aloupis; Mirela Damian; Robin Y. Flatland; Matias Korman; Özgür Özkan; David Rappaport; Stefanie Wuhrer
n
arXiv: Data Structures and Algorithms | 2014
John Iacono; Özgür Özkan