Sciweavers

773 search results - page 13 / 155
» Program Slicing by Calculation
Sort
View
IJICT
2007
143views more  IJICT 2007»
13 years 10 months ago
A parallel algorithm for dynamic slicing of distributed Java programs in non-DSM systems
We propose a parallel algorithm for dynamic slicing of distributed Java programs. Given a distributed Java program, we first construct an intermediate representation in the form o...
Durga Prasad Mohapatra, Rajib Mall, Rajeev Kumar
ENTCS
2006
102views more  ENTCS 2006»
13 years 11 months ago
Slicing XML Documents
Program slicing is a well-known technique to extract the program statements that (potentially) affect the values computed at some point of interest. In this work, we introduce a n...
Josep Silva
PLDI
1990
ACM
14 years 2 months ago
Dynamic Program Slicing
Hiralal Agrawal, Joseph Robert Horgan
MICRO
2005
IEEE
163views Hardware» more  MICRO 2005»
14 years 4 months ago
ReSlice: Selective Re-Execution of Long-Retired Misspeculated Instructions Using Forward Slicing
As more data value speculation mechanisms are being proposed to speed-up processors, there is growing pressure on the critical processor structures that must buffer the state of t...
Smruti R. Sarangi, Wei Liu, Yuanyuan Zhou
INFSOF
2006
73views more  INFSOF 2006»
13 years 11 months ago
Theory and algorithms for slicing unstructured programs
Program slicing identifies parts of a program that potentially affect a chosen computation. It has many applications in software engineering, including maintenance, evolution and ...
Mark Harman, Arun Lakhotia, David Binkley