Sciweavers

3090 search results - page 378 / 618
» On Testing Answer-Set Programs
Sort
View
147
Voted
EOR
2006
83views more  EOR 2006»
15 years 6 months ago
The Rose-Gurewitz-Fox approach applied for patents classification
We used the so-called deterministic annealing algorithm due to Rose and Gurewitz by the classification of patent documents. A C++ program based on this algorithm was run first on s...
Ioan Bogdan Hodrea, Radu Ioan Bot, Gert Wanka
132
Voted
4OR
2005
51views more  4OR 2005»
15 years 6 months ago
Sensitivity of trust-region algorithms to their parameters
Abstract In this paper, we examine the sensitivity of trust-region algorithms on the parameters related to the step acceptance and update of the trust region. We show, in the conte...
Nicholas I. M. Gould, Dominique Orban, Annick Sart...
TOPLAS
2008
78views more  TOPLAS 2008»
15 years 6 months ago
The pitfalls of verifying floating-point computations
Current critical systems often use a lot of floating-point computations, and thus the testing or static analysis of programs containing floatingpoint operators has become a priori...
David Monniaux
JUCS
2007
122views more  JUCS 2007»
15 years 6 months ago
A New Architecture for Concurrent Lazy Cyclic Reference Counting on Multi-Processor Systems
: Multi-processor systems have become the standard in current computer architectures. Software developers have the possibility to take advantage of the additional computing power a...
Andrei de Araújo Formiga, Rafael Dueire Lin...
SIGSOFT
2010
ACM
15 years 4 months ago
HI-C: diagnosing object churn in framework-based applications
In prior work we have developed an escape analysis to help developers identify sources of object churn (i.e., excessive use of temporaries) in large framework-based applications. ...
Marc Fisher II, Luke Marrs, Barbara G. Ryder