Proving Termination of C Programs with Lists

05/20/2023
by   Jera Hensel, et al.
0

There are many techniques and tools to prove termination of C programs, but up to now these tools were not very powerful for fully automated termination proofs of programs whose termination depends on recursive data structures like lists. We present the first approach that extends powerful techniques for termination analysis of C programs (with memory allocation and explicit pointer arithmetic) to lists.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset