Sciweavers

10820 search results - page 139 / 2164
» Understanding the
Sort
View
MINENET
2005
ACM
15 years 12 months ago
A first step toward understanding inter-domain routing dynamics
BGP updates are triggered by a variety of events such as link failures, resets, routers crashing, configuration changes, and so on. Making sense of these updates and identifying ...
Kuai Xu, Jaideep Chandrashekar, Zhi-Li Zhang
MSR
2005
ACM
15 years 12 months ago
Using a clone genealogy extractor for understanding and supporting evolution of code clones
Programmers often create similar code snippets or reuse existing code snippets by copying and pasting. Code clones —syntactically and semantically similar code snippets—can ca...
Miryung Kim, David Notkin
MSR
2005
ACM
15 years 12 months ago
Understanding source code evolution using abstract syntax tree matching
Iulian Neamtiu, Jeffrey S. Foster, Michael W. Hick...