Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


Path-Oriented Program Analysis

Path-Oriented Program Analysis

Path-Oriented Program Analysis

J. C. Huang , University of Houston
January 2008
This ISBN is for an eBook version which is distributed on our behalf by a third party.
Adobe eBook Reader
9780511368349

Looking for an inspection copy?

This title is not currently available for inspection.

$140.00
USD
Adobe eBook Reader
GBP
Hardback

    This book presents a unique method for decomposing a computer program along its execution paths, for simplifying the subprograms so produced, and for recomposing a program from its subprograms. This method enables us to divide and conquer the complexity involved in understanding the computation performed by a program by decomposing it into a set of subprograms and then simplifying them to the furthest extent possible. The resulting simplified subprograms are generally more understandable than the original program as a whole. The method may also be used to simplify a piece of source code by following the path-oriented method of decomposition, simplification, and recomposition. The analysis may be carried out in such a way that the derivation of the analysis result constitutes a correctness proof. The method can be applied to any source code (or portion thereof) that prescribes the computation to be performed in terms of assignment statements, conditional statements, and loop constructs, regardless of the language or paradigm used.

    • Describes a unique method, for simplifying programs for analysis
    • Lets us divide and conquer the complexity involved in understanding the computation performed by a program
    • Can be applied to any source code regardless of the language or paradigm used

    Product details

    March 2008
    Hardback
    9780521882866
    208 pages
    235 × 155 × 16 mm
    0.4kg
    1 table
    Out of stock in print form with no current plan to reprint

    Table of Contents

    • 1. Introduction
    • 2. State constraints
    • 3. Subprogram simplification
    • 4. Program set
    • 5. Pathwise decomposition
    • 6. Tautological constraints
    • 7. Program recomposition
    • 8. Discussion
    • 9. Automatic generation of symbolic traces
    • Appendix.
      Author
    • J. C. Huang , University of Houston

      J. C. Huang received a Ph.D. in Electrical Engineering from the University of Pennsylvania in 1969. He is a Professor in the Department of Computer Science at the University of Houston, where he served as Chair from 1992 to 1996. His practical experience in computer software includes serving as the chief architect of a software validation and verification system developed for the U.S. Army's Ballistic Missile Defense Command, and as a senior consultant to the U.S. Naval Underwater Systems Center on submarine software problems.