/pbad-robot-coalitions

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

pbad-robot-coalitions

Setup

pip3 install -r requirements.txt

Run

Run simple example

./simulatro_example.py

Run greedy algorithm

To run greedy algorithm solution go to

./greedy.ipynb

and execute cell

Run modified dutch algorithm

Run results.ipynb notebook file.