This repository features an implementation of the Consensus-Based Auction Algorithm (CBAA), used to solve multi-agent task allocation problems. Developed as part of the engineering curriculum at Polytech Lyon.
Task allocation is a critical challenge in multi-robot systems: how to assign
Market-Based Strategy: Agents bid on tasks based on their local utility/cost.
Consensus Protocol: Ensures all agents converge on the same assignment without a central server.
Language: Python
Hugo Marconnet
Yvan Dumas