Sciweavers

2271 search results - page 219 / 455
» Scalable Software Libraries
Sort
View
PLDI
2006
ACM
15 years 10 months ago
Effective static race detection for Java
We present a novel technique for static race detection in Java programs, comprised of a series of stages that employ a combination of static analyses to successively reduce the pa...
Mayur Naik, Alex Aiken, John Whaley
137
Voted
KBSE
2002
IEEE
15 years 9 months ago
What Makes Finite-State Models More (or Less) Testable?
Finite-state machine (FSM) models are commonly used to represent software with concurrent processes. Established model checking tools can be used to automatically test FSM models,...
David Owen, Tim Menzies, Bojan Cukic
IUI
1999
ACM
15 years 8 months ago
Multi-Agent Learning Approach to WWW Information Retrieval Using Neural Network
er has outlined the potential of multiagent framework for decision support. From an abstract point of view, the concept of an agent has been used as modularization principle for th...
Yong S. Choi, Suk I. Yoo
TOSEM
2002
69views more  TOSEM 2002»
15 years 4 months ago
Mixin layers: an object-oriented implementation technique for refinements and collaboration-based designs
A "refinement" is a functionality addition to a software project that can affect multiple dispersed implementation entities (functions, classes, etc.). In this paper, we...
Yannis Smaragdakis, Don S. Batory
PPL
2007
126views more  PPL 2007»
15 years 3 months ago
Challenges in Parallel Graph Processing
Graph algorithms are becoming increasingly important for solving many problems in scientific computing, data mining and other domains. As these problems grow in scale, parallel c...
Andrew Lumsdaine, Douglas Gregor, Bruce Hendrickso...