Towards the formal specification and verification of maple programs

  • Authors:
  • Muhammad Taimoor Khan;Wolfgang Schreiner

  • Affiliations:
  • Doktoratskolleg Computational Mathematics, Johannes Kepler University, Linz, Austria;Research Institute for Symbolic Computation, Johannes Kepler University, Linz, Austria

  • Venue:
  • CICM'12 Proceedings of the 11th international conference on Intelligent Computer Mathematics
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present our ongoing work and initial results on the formal specification and verification of MiniMaple (a substantial subset of Maple with slight extensions) programs. The main goal of our work is to find behavioral errors in such programs w.r.t. their specifications by static analysis. This task is more complex for widely used computer algebra languages like Maple as these are fundamentally different from classical languages: they support non-standard types of objects such as symbols, unevaluated expressions and polynomials and require abstract computer algebraic concepts and objects such as rings and orderings etc. As a starting point we have defined and formalized a syntax, semantics, type system and specification language for MiniMaple.