English

KRAB Algorithm - A Revised Algorithm for Incremental Call Graph Generation

Programming Languages 2013-03-06 v1

Abstract

This paper is aimed to present the importance and implementation of an incremental call graph plugin. An algorithm is proposed for the call graph implementation which has better overall performance than the algorithm that has been proposed previously. In addition to this, the algorithm has been empirically proved to have excellent performance on recursive codes. The algorithm also readily checks for function skip and returns exceptions.

Cite

@article{arxiv.1303.0908,
  title  = {KRAB Algorithm - A Revised Algorithm for Incremental Call Graph Generation},
  author = {Rajasekhara Babu and Krishnakumar V. and George Abraham and Kiransinh Borasia},
  journal= {arXiv preprint arXiv:1303.0908},
  year   = {2013}
}

Comments

6 pages, 7 figures, 1 Table, Conference

R2 v1 2026-06-21T23:36:39.558Z