Toward A Constraint-Satisfaction Frameworkfor Evaluating Program-Understanding Algorithms

  • Authors:
  • Alex Quilici;Steven Woods

  • Affiliations:
  • Department of Electrical Engineering, University of Hawaii at Manoa, 2540 Dole St, Holmes 483, Honolulu, HI 96822/ E-mail: alex&commat/wiliki.eng.hawaii.edu;Department of Electrical Engineering, University of Hawaii at Manoa, 2540 Dole St., Holmes 483, Honolulu, HI 96822/ E-mail: sgwoods&commat/spectra.eng.hawaii.edu

  • Venue:
  • Automated Software Engineering
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Different program understanding algorithms often use different representational frameworks and takeadvantage of numerous heuristic tricks. This situation makes it is difficult to compare theseapproaches and their performance. This paper addresses this problem byproposing constraint satisfaction as a general framework fordescribing program understanding algorithms, demonstrating how to tranform a complex existing program understanding algorithm intoan instance of a constraint satisfaction problem, and showing how facilitates better understanding of its performance.