scispace - formally typeset
A

Alejandro López-Ortiz

Researcher at University of Waterloo

Publications -  198
Citations -  3856

Alejandro López-Ortiz is an academic researcher from University of Waterloo. The author has contributed to research in topics: Competitive analysis & List update problem. The author has an hindex of 33, co-authored 193 publications receiving 3719 citations. Previous affiliations of Alejandro López-Ortiz include Open Text Corporation & University of New Brunswick.

Papers
More filters
Posted Content

Balancing Work and Size with Bounded Buffers

TL;DR: This work addresses the tension between two conflicting algorithmic approaches: favoring packets with fewer processing requirements as opposed to packets of larger size, and studying the performance of online algorithms that aim to maximize throughput.
Book ChapterDOI

On the List Update Problem with Advice

TL;DR: In this paper, the authors study the online list update problem under the advice model of computation and show that advice of linear size is required and sufficient for a deterministic algorithm to achieve an optimal solution or even a competitive ratio better than 15/14.
Book ChapterDOI

A Survey of Algorithms and Models for List Update

TL;DR: This survey gives a brief overview of the main list update algorithms, the main alternative cost models, and the related results for list update with locality of reference.
Book ChapterDOI

Online Parallel Heuristics and Robot Searching under the Competitive Framework

TL;DR: This paper investigates parallel searches on m concurrent rays for a point target t located at some unknown distance along one of the rays and provides a strategy with competitive ratio of 1 + 2(m/p - 1)(m/(m - p) m/p and proves that this is optimal.
Journal ArticleDOI

Online Scheduling FIFO Policies with Admission and Push-Out

TL;DR: This work considers the problem of managing a bounded size First-In-First-Out (FIFO) queue buffer, where each incoming unit-sized packet requires several rounds of processing before it can be transmitted out.