Home > Research > Publications & Outputs > MLFC

Links

Text available via DOI:

View graph of relations

MLFC: From 10 to 50 Planners in the Multi-Agent Programming Contest

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

Published

Standard

MLFC: From 10 to 50 Planners in the Multi-Agent Programming Contest. / Cardoso, Rafael C.; Ferrando, Angelo; Papacchini, Fabio et al.
The Multi-Agent Programming Contest 2021: One-and-a-Half Decades of Exploring Multi-Agent Systems. ed. / Tobias Ahlbrecht; Jürgen Dix; Niklas Fiekas; Tabajara Krausberg. Cham: Springer, 2021. p. 82-107 (Lecture Notes in Computer Science; Vol. 12947).

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

Harvard

Cardoso, RC, Ferrando, A, Papacchini, F, Luckcuck, M, Linker, S & Payne, TR 2021, MLFC: From 10 to 50 Planners in the Multi-Agent Programming Contest. in T Ahlbrecht, J Dix, N Fiekas & T Krausberg (eds), The Multi-Agent Programming Contest 2021: One-and-a-Half Decades of Exploring Multi-Agent Systems. Lecture Notes in Computer Science, vol. 12947, Springer, Cham, pp. 82-107. https://doi.org/10.1007/978-3-030-88549-6_4

APA

Cardoso, R. C., Ferrando, A., Papacchini, F., Luckcuck, M., Linker, S., & Payne, T. R. (2021). MLFC: From 10 to 50 Planners in the Multi-Agent Programming Contest. In T. Ahlbrecht, J. Dix, N. Fiekas, & T. Krausberg (Eds.), The Multi-Agent Programming Contest 2021: One-and-a-Half Decades of Exploring Multi-Agent Systems (pp. 82-107). (Lecture Notes in Computer Science; Vol. 12947). Springer. https://doi.org/10.1007/978-3-030-88549-6_4

Vancouver

Cardoso RC, Ferrando A, Papacchini F, Luckcuck M, Linker S, Payne TR. MLFC: From 10 to 50 Planners in the Multi-Agent Programming Contest. In Ahlbrecht T, Dix J, Fiekas N, Krausberg T, editors, The Multi-Agent Programming Contest 2021: One-and-a-Half Decades of Exploring Multi-Agent Systems. Cham: Springer. 2021. p. 82-107. (Lecture Notes in Computer Science). doi: 10.1007/978-3-030-88549-6_4

Author

Cardoso, Rafael C. ; Ferrando, Angelo ; Papacchini, Fabio et al. / MLFC : From 10 to 50 Planners in the Multi-Agent Programming Contest. The Multi-Agent Programming Contest 2021: One-and-a-Half Decades of Exploring Multi-Agent Systems. editor / Tobias Ahlbrecht ; Jürgen Dix ; Niklas Fiekas ; Tabajara Krausberg. Cham : Springer, 2021. pp. 82-107 (Lecture Notes in Computer Science).

Bibtex

@inproceedings{4ddd0e2dc631423d85686c951a19b439,
title = "MLFC: From 10 to 50 Planners in the Multi-Agent Programming Contest",
abstract = "In this paper, we describe the strategies used by our team, MLFC, that led us to achieve the 2nd place in the 15th edition of the Multi-Agent Programming Contest. The scenario used in the contest is an extension of the previous edition (14th ) “Agents Assemble” wherein two teams of agents move around a 2D grid and compete to assemble complex block structures. We discuss the languages and tools used during the development of our team. Then, we summarise the main strategies that were carried over from our previous participation in the 14th edition and list the limitations (if any) of using these strategies in the latest contest edition. We also developed new strategies that were made specifically for the extended scenario: cartography (determining the size of the map); formal verification of the map merging protocol (to provide assurances that it works when increasing the number of agents); plan cache (efficiently scaling the number of planners); task achievement (forming groups of agents to achieve tasks); and bullies (agents that focus on stopping agents from the opposing team). Finally, we give a brief overview of our performance in the contest and discuss what we believe were our shortcomings.",
author = "Cardoso, {Rafael C.} and Angelo Ferrando and Fabio Papacchini and Matt Luckcuck and Sven Linker and Payne, {Terry R.}",
year = "2021",
month = oct,
day = "1",
doi = "10.1007/978-3-030-88549-6_4",
language = "English",
isbn = "9783030885489",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "82--107",
editor = "Tobias Ahlbrecht and J{\"u}rgen Dix and Niklas Fiekas and Tabajara Krausberg",
booktitle = "The Multi-Agent Programming Contest 2021",

}

RIS

TY - GEN

T1 - MLFC

T2 - From 10 to 50 Planners in the Multi-Agent Programming Contest

AU - Cardoso, Rafael C.

AU - Ferrando, Angelo

AU - Papacchini, Fabio

AU - Luckcuck, Matt

AU - Linker, Sven

AU - Payne, Terry R.

PY - 2021/10/1

Y1 - 2021/10/1

N2 - In this paper, we describe the strategies used by our team, MLFC, that led us to achieve the 2nd place in the 15th edition of the Multi-Agent Programming Contest. The scenario used in the contest is an extension of the previous edition (14th ) “Agents Assemble” wherein two teams of agents move around a 2D grid and compete to assemble complex block structures. We discuss the languages and tools used during the development of our team. Then, we summarise the main strategies that were carried over from our previous participation in the 14th edition and list the limitations (if any) of using these strategies in the latest contest edition. We also developed new strategies that were made specifically for the extended scenario: cartography (determining the size of the map); formal verification of the map merging protocol (to provide assurances that it works when increasing the number of agents); plan cache (efficiently scaling the number of planners); task achievement (forming groups of agents to achieve tasks); and bullies (agents that focus on stopping agents from the opposing team). Finally, we give a brief overview of our performance in the contest and discuss what we believe were our shortcomings.

AB - In this paper, we describe the strategies used by our team, MLFC, that led us to achieve the 2nd place in the 15th edition of the Multi-Agent Programming Contest. The scenario used in the contest is an extension of the previous edition (14th ) “Agents Assemble” wherein two teams of agents move around a 2D grid and compete to assemble complex block structures. We discuss the languages and tools used during the development of our team. Then, we summarise the main strategies that were carried over from our previous participation in the 14th edition and list the limitations (if any) of using these strategies in the latest contest edition. We also developed new strategies that were made specifically for the extended scenario: cartography (determining the size of the map); formal verification of the map merging protocol (to provide assurances that it works when increasing the number of agents); plan cache (efficiently scaling the number of planners); task achievement (forming groups of agents to achieve tasks); and bullies (agents that focus on stopping agents from the opposing team). Finally, we give a brief overview of our performance in the contest and discuss what we believe were our shortcomings.

U2 - 10.1007/978-3-030-88549-6_4

DO - 10.1007/978-3-030-88549-6_4

M3 - Conference contribution/Paper

SN - 9783030885489

T3 - Lecture Notes in Computer Science

SP - 82

EP - 107

BT - The Multi-Agent Programming Contest 2021

A2 - Ahlbrecht, Tobias

A2 - Dix, Jürgen

A2 - Fiekas, Niklas

A2 - Krausberg, Tabajara

PB - Springer

CY - Cham

ER -