Sciweavers

968 search results - page 79 / 194
» A faster implementation of APlace
Sort
View
DAGSTUHL
2008
15 years 5 months ago
Fast (Parallel) Dense Linear System Solvers in C-XSC Using Error Free Transformations and BLAS
Existing selfverifying solvers for dense linear (interval-)systems in C-XSC provide high accuracy, but are rather slow. A new set of solvers is presented, which are a lot faster th...
Walter Krämer, Michael Zimmer
BNCOD
2006
92views Database» more  BNCOD 2006»
15 years 5 months ago
An Overview of a Scalable Distributed Database System SD-SQL Server
We present a scalable distributed database system called SD-SQL Server. Its original feature is dynamic and transparent repartitioning of growing tables, avoiding the cumbersome ma...
Witold Litwin, Soror Sahri, Thomas J. E. Schwarz
CASCON
2003
89views Education» more  CASCON 2003»
15 years 5 months ago
Removing false code dependencies to speedup software build processes
The development of large software systems involves a continual lengthy build process that may include preprocessing, compilation and linking of tens of thousands of source code ï¬...
Yijun Yu, Homayoun Dayani-Fard, John Mylopoulos
122
Voted
AAAI
1998
15 years 5 months ago
Inferring State Constraints for Domain-Independent Planning
Wedescribe somenewpreprocessing techniques that enable faster domain-independentplanning. Thefirst set of techniquesis aimedat inferring state constraints from the structure of pl...
Alfonso Gerevini, Lenhart K. Schubert
SODA
1997
ACM
199views Algorithms» more  SODA 1997»
15 years 5 months ago
Fast Algorithms for Sorting and Searching Strings
We present theoretical algorithms for sorting and searching multikey data, and derive from them practical C implementations for applications in which keys are character strings. T...
Jon Louis Bentley, Robert Sedgewick