Sciweavers

6740 search results - page 982 / 1348
» Using Classification as a Programming Language
Sort
View
SERP
2007
15 years 8 months ago
Runtime Support of Speculative Optimization for Offline Escape Analysis
Escape analysis can improve the speed and memory efficiency of garbage collected languages by allocating objects to the call stack, but an offline analysis will potentially interf...
Kevin Cleereman, Michelle Cheatham, Krishnaprasad ...
ACL
1998
15 years 8 months ago
A Procedure for Multi-Class Discrimination and some Linguistic Applications
The paper describes a novel computational tool for multiple concept learning. Unlike previous approaches, whose major goal is prediction on unseen instances rather than the legibi...
Vladimir Pericliev, Raúl E. Valdés-P...
SFP
2000
15 years 8 months ago
Parallel heuristic search in Haskell
Abstract: Parallel heuristic search algorithms are widely used in artificial intelligence. This paper describes novel parallel variants of two standard sequential search algorithms...
Michelle Cope, Ian P. Gent, Kevin Hammond
BDA
1993
15 years 8 months ago
Querying and Updating the File
We show how structured data stored in files can benefit from standard database technology and in particular be queried and updated using database languages. We introduce the notio...
Serge Abiteboul, Sophie Cluet, Tova Milo
ACTA
2007
88views more  ACTA 2007»
15 years 7 months ago
Distributed Consensus, revisited
We provide a novel model to formalize a well-known algorithm, by Chandra and Toueg, that solves Consensus among asynchronous distributed processes in the presence of a particular ...
Rachele Fuzzati, Massimo Merro, Uwe Nestmann