Sciweavers

ALENEX
2004
116views Algorithms» more  ALENEX 2004»
13 years 6 months ago
A Computational Framework for Handling Motion
We present a framework for implementing geometric algorithms involving motion. It is written in C++ and modeled after and makes extensive use of CGAL (Computational Geometry Algor...
Leonidas J. Guibas, Menelaos I. Karavelas, Daniel ...
ALENEX
2004
107views Algorithms» more  ALENEX 2004»
13 years 6 months ago
An Experimental Analysis of a Compact Graph Representation
In previous work we described a method for compactly representing graphs with small separators, which makes use of small separators, and presented preliminary experimental results...
Daniel K. Blandford, Guy E. Blelloch, Ian A. Kash
ALENEX
2004
107views Algorithms» more  ALENEX 2004»
13 years 6 months ago
Approximating the Visible Region of a Point on a Terrain
Given a terrain T and a point p on or above it, we wish to compute the region Rp that is visible from p. We present a generic radar-like algorithm for computing an approximation o...
Boaz Ben-Moshe, Paz Carmi, Matthew J. Katz
ALENEX
2004
110views Algorithms» more  ALENEX 2004»
13 years 6 months ago
Computation of a Class of COntinued Fraction Constants
There are numerous instances where mathematical constants do not admit a closed form. It is then of great interest to compute them, possibly in an efficient way. So the question i...
Loïck Lhote
ALENEX
2004
99views Algorithms» more  ALENEX 2004»
13 years 6 months ago
Kernelization Algorithms for the Vertex Cover Problem: Theory and Experiments
d Abstract) Faisal N. Abu-Khzam , Rebecca L. Collins , Michael R. Fellows , Michael A. Langston , W. Henry Suters and Chris T. Symons
Faisal N. Abu-Khzam, Rebecca L. Collins, Michael R...
ALENEX
2007
126views Algorithms» more  ALENEX 2007»
13 years 6 months ago
0/1 Vertex and Facet Enumeration with BDDs
In polyhedral studies of 0/1 polytopes two prominent problems exist. One is the vertex enumeration problem: Given a system of inequalities, enumerate its feasible 0/1 points. Anot...
Markus Behle, Friedrich Eisenbrand
ALENEX
2007
127views Algorithms» more  ALENEX 2007»
13 years 6 months ago
Intersection in Integer Inverted Indices
Inverted index data structures are the key to fast search engines. The predominant operation on inverted indices asks for intersecting two sorted lists of document IDs which might...
Peter Sanders, Frederik Transier
ALENEX
2007
86views Algorithms» more  ALENEX 2007»
13 years 6 months ago
In Transit to Constant Time Shortest-Path Queries in Road Networks
Holger Bast, Stefan Funke, Domagoj Matijevic, Pete...
ALENEX
2007
158views Algorithms» more  ALENEX 2007»
13 years 6 months ago
Faster Filters for Approximate String Matching
We introduce a new filtering method for approximate string matching called the suffix filter. It has some similarity with well-known filtration algorithms, which we call factor...
Juha Kärkkäinen, Joong Chae Na
ALENEX
2007
98views Algorithms» more  ALENEX 2007»
13 years 6 months ago
Computing Visibility on Terrains in External Memory
Herman J. Haverkort, Laura Toma, Yi Zhuang