English

Formal Verification of a Map Merging Protocol in the Multi-Agent Programming Contest

Multiagent Systems 2021-06-23 v2 Logic in Computer Science

Abstract

Communication is a critical part of enabling multi-agent systems to cooperate. This means that applying formal methods to protocols governing communication within multi-agent systems provides useful confidence in its reliability. In this paper, we describe the formal verification of a complex communication protocol that coordinates agents merging maps of their environment. The protocol was used by the LFC team in the 2019 edition of the Multi-Agent Programming Contest (MAPC). Our specification of the protocol is written in Communicating Sequential Processes (CSP), which is a well-suited approach to specifying agent communication protocols due to its focus on concurrent communicating systems. We validate the specification's behaviour using scenarios where the correct behaviour is known, and verify that eventually all the maps have merged.

Keywords

Cite

@article{arxiv.2106.04512,
  title  = {Formal Verification of a Map Merging Protocol in the Multi-Agent Programming Contest},
  author = {Matt Luckcuck and Rafael C. Cardoso},
  journal= {arXiv preprint arXiv:2106.04512},
  year   = {2021}
}

Comments

EMAS 2021 Proceedings Submitted Version

R2 v1 2026-06-24T02:58:12.312Z