Sciweavers

1489 search results - page 31 / 298
» The First Bug Report
Sort
View
131
Voted
ICPP
2006
IEEE
15 years 9 months ago
Designing Multithreaded Algorithms for Breadth-First Search and st-connectivity on the Cray MTA-2
stractions are extensively used to understand and solve challenging computational problems in various scientific and engineering domains. They have particularly gained prominence...
David A. Bader, Kamesh Madduri
113
Voted
ICPPW
2006
IEEE
15 years 9 months ago
A First Look at the Properties of Many-to-One Data Flows
With the rapid emergence of peer-to-peer applications, more and more applications will generate many-to-one rather than one-to-one traffic flows. While a number of previous works ...
V. T. Sam, P. Y. Ho, Jack Y. B. Lee
124
Voted
ECAI
2010
Springer
15 years 4 months ago
ProbLog Technology for Inference in a Probabilistic First Order Logic
We introduce First Order ProbLog, an extension of first order logic with soft constraints where formulas are guarded by probabilistic facts. The paper defines a semantics for FOPro...
Maurice Bruynooghe, Theofrastos Mantadelis, Angeli...
143
Voted
SIGIR
2008
ACM
15 years 3 months ago
AIR 2006: First International Workshop on Adaptive Information Retrieval
Adaptive Information Retrieval (IR) systems are designed to optimize retrieval effectiveness and user interaction in an underlying search environment. In this article, we report o...
Hideo Joho, Jana Urban, Robert Villa, Joemon M. Jo...
149
Voted
SODA
2008
ACM
86views Algorithms» more  SODA 2008»
15 years 5 months ago
Space-efficient dynamic orthogonal point location, segment intersection, and range reporting
We describe an asymptotically optimal data-structure for dynamic point location for horizontal segments. For n line-segments, queries take O(log n) time, updates take O(log n) amo...
Guy E. Blelloch