Property Inference for Maple: An Application of Abstract Interpretation
Loading...
Date
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
We present a system for the inference of various static properties from source code
written in the Maple programming language. We make use of an abstract interpretation
framework in the design of these properties and define languages of constraints specific to our abstract domains which capture the desired static properties of the code. Finally we discuss the automated generation and solution of these constraints, describe a tool for doing
so, and present some results from applying this tool to several nontrivial test inputs.