Downloads
- The source code of the Attila Diplomacy bot can be found here:
https://gitlab.iiia.csic.es/laura.rodriguez/attiladiplomacybot
- The source code of my algorithm to calculate the Nash equilibria of a 'concession game' can be found here:
https://gitlab.iiia.csic.es/davedejonge/ConcessionGame
- Code to calculate the balance set, balance values, and balance index of a given negotiation domain can be found here:
https://gitlab.iiia.csic.es/davedejonge/BalanceSetCalculator
- The source code of the MiCRO negotiation strategy can be found here:
Implementation for Genius (Java): https://gitlab.iiia.csic.es/davedejonge/MiCRO
Implementation for GeniusWeb (Python): micro_2023.zip
- This zip file contains the output of our search algorithm for multi-agent vehicle routing with automated negotiation, converted into a set of negotiation domains for the Genius platform:
NestlePladisGeniusDomains.zip
- The source code of my Iterative Pareto Search (IPS) algorithm can be found here:
https://gitlab.iiia.csic.es/davedejonge/iterative-pareto-search
- The source code of my Multi-Objective And/Or Search (MOBANOS) algorithm can be found here:
https://gitlab.iiia.csic.es/davedejonge/mobanos
- The BANDANA framework and D-Brane can be downloaded from:
https://www.iiia.csic.es/~davedejonge/bandana/
- The source code of the SIMPLE programming language editor and interpreter can be found here:
https://gitlab.iiia.csic.es/davedejonge/simple
- The source code and library of the NB3 algorithm can be downloaded from:
https://www.iiia.csic.es/~davedejonge/nb3