mrinal22258/adversarial-contingency-auctions
0
Adversarial Contingency Auctions (ACA)
A decentralized multi-robot task allocation algorithm combining contingency games, inconsistent-belief auction dynamics, and adversarial blockages.
This interactive demo allows you to simulate a fleet of heterogeneous robots (scouts and heavy lifters) completing dynamic tasks in a graph world subject to path-blockages by a strategic adversary.
Quick Start
- The left panel allows tuning the robot fleet, grid size, blockage probability, and simulation seed.
- Click Run Simulation to execute the scenario.
- Use the Step / Tick slider under the graph to scrub through simulation ticks and visualize how robots navigate around blocks and complete tasks.
- Review the metrics dashboard at the bottom for total utility, social welfare, fleet energy status, and out-of-sync allocations.
Original Codebase: github.com/mrinal22258/Adversarial-Contingency-Auctions
