Repository landing page

We are not able to resolve this OAI Identifier to the repository landing page. If you are the repository manager for this record, please head to the Dashboard and adjust the settings.

Compositional Verification of Heap-Manipulating Programs through Property-Guided Learning

Abstract

Analyzing and verifying heap-manipulating programs automaticallyis challenging. A key for fighting the complexity is to develop compositionalmethods. For instance, many existing verifiers for heap-manipulating programsrequire user-provided specification for each function in the program in order todecompose the verification problem. The requirement, however, often hinders the users from applying such tools. To overcome the issue, we propose to automatically learn heap-related program invariants in a property-guided way for each function call. The invariants are learned based on the memory graphs observed during test execution and improved through memory graph mutation. We implemented a prototype of our approach and integrated it with two existing program verifiers. The experimental results show that our approach enhances existing verifiers effectively in automatically verifying complex heap-manipulating programs with multiple function calls

Similar works

This paper was published in Teeside University's Research Repository.

Having an issue?

Is data on this page outdated, violates copyrights or anything else? Report the problem now and we will take corresponding actions after reviewing your request.