Verifying Multi-agent Programs by Model Checking

Published: 2006, Last Modified: 30 Sept 2024Auton. Agents Multi Agent Syst. 2006EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: This paper gives an overview of our recent work on an approach to verifying multi-agent programs. We automatically translate multi-agent systems programmed in the logic-based agent-oriented programming language AgentSpeak into either Promela or Java, and then use the associated Spin and JPF model checkers to verify the resulting systems. We also describe the simplified BDI logical language that is used to write the properties we want the systems to satisfy. The approach is illustrated by means of a simple case study.
Loading