skip to main content
Bibliometrics
Skip Table Of Content Section
SECTION: Regular Papers
research-article
Locally Compressed Suffix Arrays
Article No.: 1.1, pp 1.1–1.30https://doi.org/10.1145/2594408

We introduce a compression technique for suffix arrays. It is sensitive to the compressibility of the text and local, meaning that random portions of the suffix array can be decompressed by accessing mostly contiguous memory areas. This makes ...

research-article
Randomized Rounding in the Presence of a Cardinality Constraint
Article No.: 1.2, pp 1.1–1.18https://doi.org/10.1145/2594409

We consider the problem of generating randomized roundings that satisfy a single cardinality constraint and admit Chernoff-type large deviation bounds for weighted sums of the variables. That this can be done efficiently was proven by Srinivasan [2001], ...

research-article
Efficient Matching for Column Intersection Graphs
Article No.: 1.3, pp 1.1–1.22https://doi.org/10.1145/2616587

To improve the quality and efficiency of hypergraph-based matrix partitioners, we investigate high-quality matchings in column intersection graphs of large sparse binary matrices. We show that such algorithms have a natural decomposition in an integer-...

research-article
Satisfiability by Maxwell-Boltzmann and Bose-Einstein Statistical Distributions
Article No.: 1.4, pp 1.1–1.15https://doi.org/10.1145/2629498

Recent studies in theoretical computer science have exploited new algorithms and methodologies based on statistical physics for investigating the structure and the properties of the Satisfiability (SAT) problem. We propose a characterization of the SAT ...

research-article
An Experimental Study on Approximating k Shortest Simple Paths
Article No.: 1.5, pp 1–15https://doi.org/10.1145/2630068

We have conducted an extensive experimental study on approximation algorithms for computing k shortest simple paths in weighted directed graphs. Very recently, Bernstein [2010] presented an algorithm that computes a 1 + ε approximated k shortest simple ...

research-article
An Audit Tool for Genome Rearrangement Algorithms
Article No.: 1.7, pp 1.1–1.34https://doi.org/10.1145/2661633

We consider the combinatorial problem of sorting a permutation using a minimum number of rearrangement events, which finds application in the estimation of evolutionary distance between species. Many variants of this problem, which we generically refer ...

research-article
On a Model of Virtual Address Translation
Article No.: 1.9, pp 1–28https://doi.org/10.1145/2656337

Modern computers are not Random Access Machines (RAMs). They have a memory hierarchy, multiple cores, and a virtual memory. We address the computational cost of the address translation in the virtual memory. The starting point for our work on virtual ...

SECTION: Special Issue SEA 2012
editorial
Free
Editorial
Article No.: 2.1, pp 1–2https://doi.org/10.1145/2677196
research-article
Advanced Coarsening Schemes for Graph Partitioning
Article No.: 2.2, pp 1–24https://doi.org/10.1145/2670338

The graph partitioning problem is widely used and studied in many practical and theoretical applications. Today, multilevel strategies represent one of the most effective and efficient generic frameworks for solving this problem on large-scale graphs. ...

research-article
General Document Retrieval in Compact Space
Article No.: 2.3, pp 1–46https://doi.org/10.1145/2670128

Given a collection of documents and a query pattern, document retrieval is the problem of obtaining documents that are relevant to the query. The collection is available beforehand so that a data structure, called an index, can be built on it to speed ...

research-article
Engineering Efficient Paging Algorithms
Article No.: 2.4, pp 1–19https://doi.org/10.1145/2670127

In the field of online algorithms, paging is a well-studied problem. LRU is a simple paging algorithm that incurs few cache misses and supports efficient implementations. Algorithms outperforming LRU in terms of cache misses exist but are in general ...

research-article
Efficient Computation of Shortest Paths in Time-Dependent Multi-Modal Networks
Article No.: 2.5, pp 1–29https://doi.org/10.1145/2670126

We consider shortest paths on time-dependent multimodal transportation networks in which restrictions or preferences on the use of certain modes of transportation may arise. We model restrictions and preferences by means of regular languages. Methods ...

research-article
Paired and Altruistic Kidney Donation in the UK: Algorithms and Experimentation
Article No.: 2.6, pp 1–21https://doi.org/10.1145/2670129

We study the computational problem of identifying optimal sets of kidney exchanges in the UK. We show how to expand an integer programming-based formulation due to Roth et al. [2007] in order to model the criteria that constitute the UK definition of ...

research-article
Candidate Sets for Alternative Routes in Road Networks
Article No.: 2.7, pp 1–28https://doi.org/10.1145/2674395

We study the computation of good alternatives to the shortest path in road networks. Our approach is based on single via-node routing on top of contraction hierarchies and achieves superior quality and efficiency compared to previous methods. We present ...

SECTION: Special Issue ALENEX 2012
editorial
Free
Introduction to Special Issue ALENEX'12
Article No.: 3.1, pp 1https://doi.org/10.1145/2721893
research-article
User-Constrained Multimodal Route Planning
Article No.: 3.2, pp 1–19https://doi.org/10.1145/2699886

In the multimodal route planning problem, we are given multiple transportation networks (e.g., pedestrian, road, public transit) and ask for a best integrated journey between two points. The main challenge is that a seemingly optimal journey may have ...

research-article
Experiments on Density-Constrained Graph Clustering
Article No.: 3.3, pp 1.1–1.31https://doi.org/10.1145/2638551

Clustering a graph means identifying internally dense subgraphs that are only sparsely interconnected. Formalizations of this notion lead to measures that quantify the quality of a clustering and to algorithms that actually find clusterings. Since, most ...

research-article
Fast Compressed Tries through Path Decompositions
Article No.: 3.4, pp 1.1–1.20https://doi.org/10.1145/2656332

Tries are popular data structures for storing a set of strings, where common prefixes are represented by common root-to-node paths. More than 50 years of usage have produced many variants and implementations to overcome some of their limitations. We ...

Subjects

Comments