2003
DOI: 10.1016/s0950-5849(03)00029-6
|View full text |Cite
|
Sign up to set email alerts
|

Computation of intraprocedural dynamic program slices

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2005
2005
2017
2017

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 23 publications
(7 citation statements)
references
References 33 publications
0
7
0
Order By: Relevance
“…Mund et al [9] proposed another algorithm for computing intra-procedural dynamic slices. They had used PDG as the intermediate program representation.…”
Section: Review Of Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Mund et al [9] proposed another algorithm for computing intra-procedural dynamic slices. They had used PDG as the intermediate program representation.…”
Section: Review Of Related Workmentioning
confidence: 99%
“…Hence the time of computation of slice must be increase. Mund et al [9] proposed algorithm for computing intra-procedural dynamic slice. And the time complexity of their algorithm is O(n 2 ) .…”
Section: Comparison With Related Workmentioning
confidence: 99%
“…During the initialization step, our NMDS algorithm first unmarks all the nodes of the EASDG and sets dslice(u,var)=φ for every node u of the EASDG. Now, for the input data argv[0]=4, the program will execute the statements 1, 2, 3, 13,14,15,4,5,6,7,8,9,7,8,9,7,8,9,7,8,9,7,16,17,11, 3 in order. So NMDS algorithm marks the vertices 1, 2, 3, 13,14,15,4,5,6,7,8,9,16,17,11.…”
Section: Overview Of Nmds Algorithmmentioning
confidence: 99%
“…Many researchers [9,10,11,12,13,14] have carried out the work on dynamic slicing of objectoriented features. But none of these researchers have considered the aspect-oriented features.…”
Section: Comparison With Related Workmentioning
confidence: 99%
“…Let the value of this number kC3 be m. Now, we have to compute the time requirement for finding the union of m sets, each set having at most O(n) elements, where n is the number of executable statements in the program. The complexity of set union is known to be O(mn) [30]. So, the worst case time complexity of our algorithm for computing the dynamic slice, for the whole program is O(mn).…”
Section: Complexity Analysismentioning
confidence: 99%