Home > Research > Publications & Outputs > LFC

Links

Text available via DOI:

View graph of relations

LFC: Combining Autonomous Agents and Automated Planning in the Multi-Agent Programming Contest

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Publication date23/09/2020
Host publicationThe Multi-Agent Programming Contest 2019: Agents Assemble – Block by Block to Victory
EditorsTobias Ahlbrecht, Jürgen Dix, Niklas Fiekas, Tabajara Krausburg
Place of PublicationCham
PublisherSpringer
Pages31-58
Number of pages28
ISBN (electronic)9783030592998
ISBN (print)9783030592981
<mark>Original language</mark>English

Publication series

NameLecture Notes in Computer Science
PublisherSpringer
Volume12381

Abstract

The 2019 Multi-Agent Programming Contest introduced a new scenario, Agents Assemble, where two teams of agents move around a 2D grid and compete to assemble complex block structures. In this paper, we describe the strategies used by our team that led us to achieve first place in the contest. Our strategies tackle some of the major challenges in the 2019 contest: how to explore and build a map when agents only have access to local vision and no global coordinates; how to move around the map efficiently even though there are dynamic events that can change the cells in the grid; and how to assemble and submit complex block structures given that the opposing team may try to sabotage us. To implement our strategies, we use the multi-agent systems development platform JaCaMo to program our agents and the Fast Downward planner to plan the movement of the agent in the grid. We also provide a brief discussion of our matches in the contest and give our analysis of how our team performed in each match.