Sciweavers

12272 search results - page 114 / 2455
» Experimental program analysis
Sort
View
SIGSOFT
2004
ACM
16 years 1 months ago
Efficient incremental algorithms for dynamic detection of likely invariants
Dynamic detection of likely invariants is a program analysis that generalizes over observed values to hypothesize program properties. The reported program properties are a set of ...
Jeff H. Perkins, Michael D. Ernst
94
Voted
ITICSE
2005
ACM
15 years 6 months ago
From objects-first to design-first with multimedia and intelligent tutoring
“Objects-first” is an increasingly popular strategy for teaching object-oriented programming by introducing the concepts of objects, classes, and instances before procedural e...
Sally H. Moritz, Fang Wei, Shahida M. Parvez, Glen...
75
Voted
SIGADA
1998
Springer
15 years 4 months ago
Dependency Analysis of Ada Programs
Janusz W. Laski, William Stanley, Jim Hurst
108
Voted
SIGSOFT
2010
ACM
14 years 11 months ago
Language-based replay via data flow cut
A replay tool aiming to reproduce a program's execution interposes itself at an appropriate replay interface between the program and the environment. During recording, it log...
Ming Wu, Fan Long, Xi Wang, Zhilei Xu, Haoxiang Li...
116
Voted
CAV
2008
Springer
108views Hardware» more  CAV 2008»
15 years 3 months ago
Reducing Concurrent Analysis Under a Context Bound to Sequential Analysis
This paper addresses the analysis of concurrent programs with shared memory. Such an analysis is undecidable in the presence of multiple procedures. One approach used in recent wor...
Akash Lal, Thomas W. Reps