Sciweavers

12272 search results - page 1 / 2455
» Experimental program analysis
Sort
View
INFSOF
2010
112views more  INFSOF 2010»
13 years 3 months ago
Experimental program analysis
Program analysis techniques are used by software engineers to deduce and infer characteristics of software systems. Recent research has suggested that certain program analysis tec...
Joseph R. Ruthruff, Sebastian G. Elbaum, Gregg Rot...
SIGADA
2005
Springer
13 years 10 months ago
Experimental performance analysis of ada programs in cluster system
In this paper, we describe the use of the Ada language for programming in modern cluster systems. The results of experimental performance analysis of Ada and Java programs in a re...
Korochkin Alexandr, Salah Imad, Korochkin Dmitry
ICGA
1997
102views Optimization» more  ICGA 1997»
13 years 6 months ago
An Experimental Analysis of Schema Creation, Propagation and Disruption in Genetic Programming
In this paper we first review the main results in the theory of schemata in Genetic Programming (GP) and summarise a new GP schema theory which is based on a new definition of s...
Riccardo Poli, William B. Langdon
PLDI
2006
ACM
13 years 10 months ago
An experimental analysis of self-adjusting computation
Dependence graphs and memoization can be used to efficiently update the output of a program as the input changes dynamically. Recent work has studied techniques for combining the...
Umut A. Acar, Guy E. Blelloch, Matthias Blume, Kan...
ICSE
2008
IEEE-ACM
14 years 5 months ago
Predicting accurate and actionable static analysis warnings: an experimental approach
Static analysis tools report software defects that may or may not be detected by other verification methods. Two challenges complicating the adoption of these tools are spurious f...
Joseph R. Ruthruff, John Penix, J. David Morgentha...