diff --git a/codemeta.json b/codemeta.json
index 342bb42cd9a04cc8c197110232070a949f8835f8..66b4f91cdf032a7b24815297726d4ed529d1480b 100644
--- a/codemeta.json
+++ b/codemeta.json
@@ -11,12 +11,12 @@
"downloadUrl": "https://gitlab.univ-lille.fr/maxime.morge/smastaplus/-/raw/master/smastaplus-assembly-2.2.jar?ref_type=heads&inline=false",
"name": "SMASTA+",
"version": "2.2",
- "description": "SMASTA+ is a Scala implementation of the Extended Multi-agents Situated Task Allocation",
+ "description": "Scala implementation of the Extended Multi-agents Situated Task Allocation",
"applicationCategory": "Data science",
"releaseNotes": "In order compare our reallocation strategy executed concurrently with this consumption process,\nwe consider two baseline algorithms:\n -an allocation method based on sequential single-item (SSI) auctions where bids correspond to the flowtime, which precedes the allocation process. Every agent bids on each unallocated task ;\na reallocation method based on parallel single-item (PSI) auctions executed concurrently with the consumption process where each node announces the pending jobs in its job pool.\n[Lagoudakis et al., 2006] Lagoudakis, S. K. C. T. M., Markakis, V., Kempe, D., Keskinocak, P., Kleywegt, A., Meyerson, A., & Jain, S. (2006). The Power of Sequential Single-Item Auctions\nfor Agent Coordination. AAAI. 1625--1629.",
"developmentStatus": "active",
"isPartOf": "https://www.cristal.univ-lille.fr/equipes/smac/",
- "referencePublication": "https://link.springer.com/chapter/10.1007/978-3-031-37616-0_3",
+ "referencePublication": "https://hal.science/hal-04163732",
"keywords": [
"Multi-Agents Systems",
"Distributed Problem Solving",
@@ -55,7 +55,7 @@
"email": "ellie.beauprez@univ-lille.fr",
"affiliation": {
"@type": "Organization",
- "name": "Univ. Lille, CNRS, Centrale Lille, UMR 9189 - CRIStAL, F-59000 Lille, France"
+ "name": "Université de Lille, CRIStAL, SMAC"
}
},
{
@@ -66,7 +66,7 @@
"email": "anne-cecile.caron@univ-lille.fr",
"affiliation": {
"@type": "Organization",
- "name": "Univ. Lille, CNRS, Centrale Lille, UMR 9189 - CRIStAL, F-59000 Lille, France"
+ "name": "Université de Lille, CRIStAL, SMAC"
}
},
{
@@ -77,7 +77,7 @@
"email": "maxime.morge@univ-lille.fr",
"affiliation": {
"@type": "Organization",
- "name": "Univ. Lille, CNRS, Centrale Lille, UMR 9189 - CRIStAL, F-59000 Lille, France"
+ "name": "Université de Lille, CRIStAL, SMAC"
}
}
],
@@ -90,7 +90,7 @@
"email": "jean-christophe.routier@univ-lille.fr",
"affiliation": {
"@type": "Organization",
- "name": "Univ. Lille, CNRS, Centrale Lille, UMR 9189 - CRIStAL, F-59000 Lille, France"
+ "name": "Université de Lille, CRIStAL, SMAC"
}
}
]