Sciweavers

ALGORITHMICA
2010
145views more  ALGORITHMICA 2010»
13 years 5 months ago
Chordal Deletion is Fixed-Parameter Tractable
It is known to be NP-hard to decide whether a graph can be made chordal by the deletion of k vertices or by the deletion of k edges. Here we present a uniformly polynomial-time alg...
Dániel Marx
ALGORITHMICA
2010
78views more  ALGORITHMICA 2010»
13 years 5 months ago
Boundary Labeling with Octilinear Leaders
Michael A. Bekos, Michael Kaufmann, Martin Nö...
ALGORITHMICA
2010
112views more  ALGORITHMICA 2010»
13 years 5 months ago
On Sorting, Heaps, and Minimum Spanning Trees
Let A be a set of size m. Obtaining the first k m elements of A in ascending order can be done in optimal O(m + k log k) time. We present Incremental Quicksort (IQS), an algorith...
Gonzalo Navarro, Rodrigo Paredes
ALGORITHMICA
2010
131views more  ALGORITHMICA 2010»
13 years 5 months ago
A Preemptive Algorithm for Maximizing Disjoint Paths on Trees
We consider the online version of the maximum vertex disjoint path problem when the underlying network is a tree. In this problem, a sequence of requests arrives in an online fash...
Yossi Azar, Uriel Feige, Daniel Glasner
ALGORITHMICA
2010
88views more  ALGORITHMICA 2010»
13 years 5 months ago
Improved Bounds for Wireless Localization
We consider a novel class of art gallery problems inspired by wireless localization. Given a simple polygon P, place and orient guards each of which broadcasts a unique key within ...
Tobias Christ, Michael Hoffmann, Yoshio Okamoto, T...
ALGORITHMICA
2010
153views more  ALGORITHMICA 2010»
13 years 5 months ago
Confluently Persistent Tries for Efficient Version Control
We consider a data-structural problem motivated by version control of a hierarchical directory structure in a system like Subversion. The model is that directories and files can b...
Erik D. Demaine, Stefan Langerman, Eric Price
ALGORITHMICA
2010
95views more  ALGORITHMICA 2010»
13 years 5 months ago
Homogeneous String Segmentation using Trees and Weighted Independent Sets
We divide a string into k segments, each with only one sort of symbols, so as to minimize the total number of exceptions. Motivations come from machine learning and data mining. F...
Peter Damaschke
ALGORITHMICA
2010
115views more  ALGORITHMICA 2010»
13 years 5 months ago
Algorithms for Data Migration
Eric Anderson, Joseph Hall, Jason D. Hartline, M. ...
ALGORITHMICA
2010
192views more  ALGORITHMICA 2010»
13 years 5 months ago
Circular Stable Matching and 3-way Kidney Transplant
We consider the following version of the stable matching problem. Suppose that men have preferences for women, women have preferences for dogs, and dogs have preferences for men. T...
Chien-Chung Huang
ALGORITHMICA
2010
164views more  ALGORITHMICA 2010»
13 years 5 months ago
Space Efficient Algorithms for the Burrows-Wheeler Backtransformation
The Burrows-Wheeler transformation is used for effective data compression, e.g., in the well known program bzip2. Compression and decompression are done in a block-wise fashion; la...
Ulrich Lauther, Tamás Lukovszki