Mathematics for reasoning about loop functions

  • Authors:
  • Ali Mili;Shir Aharon;Chaitanya Nadkarni

  • Affiliations:
  • College of Computer Science, New Jersey Institute of Technology, Newark, NJ 07102-1982, United States;College of Computer Science, New Jersey Institute of Technology, Newark, NJ 07102-1982, United States;College of Computer Science, New Jersey Institute of Technology, Newark, NJ 07102-1982, United States

  • Venue:
  • Science of Computer Programming
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The criticality of modern software applications, the pervasiveness of malicious code concerns, the emergence of third-party software development, and the preponderance of program inspection as a quality assurance method all place a great premium on the ability to analyze programs and derive their function in all circumstances of use and all its functional detail. For C-like programming languages, one of the most challenging tasks in this endeavor is the derivation of loop functions. In this paper, we outline the premises of our approach to this problem, present some mathematical results, and discuss how these results can be used as a basis for building an automated tool that derives the function of while loops under some conditions.