Semi-Automated Verification of Erlang Code

  • Authors:
  • Lars-Åke Fredlund;Dilian Gurov;Thomas Noll

  • Affiliations:
  • -;-;-

  • Venue:
  • Proceedings of the 16th IEEE international conference on Automated software engineering
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Erlang is a functional programming language with supportfor concurrency and message passing communicationthat is used at Ericsson for developing telecommunicationapplications. We consider the challenge of verifying temporalproperties of systems programmed in Erlang with dynamicallyevolving process structures. To accomplish this arich verification framework for goal-directed, proof system-based verification is used. This paper investigates the problemof semi-automating the verification task by identifyingthe proof parameters crucial for successful proof search.