wy-hm / task-allocation-auctions-1

Dynamic decentralized task allocation algorithms for multi-agent systems using auctions and machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Allocation using Auctions

Dynamic decentralized task allocation algorithms for multi-agent systems using a greedy auction algorithm.

Master's research at The University of Texas at Austin in the research group of Efstathios Bakolas.

The paper resulting from these simulations has been published at the Modeling, Estimation and Control Conference (MECC 2021).

To cite this work:

Braquet, M. and Bakolas E., "Greedy Decentralized Auction-based Task Allocation for Multi-Agent Systems", Modeling, Estimation and Control Conference (MECC), 2021.

  • For the dynamic task allocation, run OptimalControl_DTA.m.
  • For the sensitivity analysis of the parameters, run optimalControlParametersAnalysis.m.

2D map of the dynamic task allocation (10 agents and 10 tasks) with associated reward, cost and utility

With communication limitation:

Alt Text

Without communication limitation:

Alt Text

About

Dynamic decentralized task allocation algorithms for multi-agent systems using auctions and machine learning

License:MIT License


Languages

Language:MATLAB 100.0%