University of Cambridge > Talks.cam > Computer Laboratory Automated Reasoning Group Lunches > Techniques for Symbolic Complexity Bounds

Techniques for Symbolic Complexity Bounds

Add to your list(s) Download to your calendar using vCal

If you have a question about this talk, please contact Thomas Tuerk.

Symbolic complexity bounds help programmers understand the performance characteristics of their implementations. Existing work provides techniques for statically determining bounds of procedures with only simple control-flow. However, procedures with nested loops or multiple paths through a single loop are challenging.

In this talk we describe two techniques that together enable estimation of precise bounds for procedures with nested and multi-path loops. The first technique transforms a multi-path loop into a semantically equivalent code fragment with simpler loops by making the structure of path-interleaving explicit. We show that his enables non-disjunctive invariant generation tools to find a bound on many procedures for which previous techniques were unable to prove termination. The second technique is to use invariants that characterize relationships between consecutive states that can arise at a program location. We further present an algorithm that uses these invariants to compute precise bounds for nested loops. The utility of each of the above techniques go beyond our application to symbolic bound analysis.

We have applied our methodology to a significant commercial product and were able to find symbolic bounds for 90% of the loops. We are not aware of any other published results that report experiences running a bound analysis on a real code-base.

This talk is part of the Computer Laboratory Automated Reasoning Group Lunches series.

Tell a friend about this talk:

This talk is included in these lists:

Note that ex-directory lists are not shown.

 

© 2006-2024 Talks.cam, University of Cambridge. Contact Us | Help and Documentation | Privacy and Publicity