Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tviskaron committed Jan 19, 2024
1 parent 0c7de26 commit 5763bae
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# MATS-LP
<div align="center">

[![Example](https://raw.githubusercontent.com/Tviskaron/pogema-svg/main/mats-lp-ep00001-half-maze-seed0.svg)](https://github.com/AIRI-Institute/mats-lp)

**Decentralized Monte Carlo Tree Search for Partially Observable Multi-agent Pathfinding**

</div>

This study addresses the challenging problem of decentralized lifelong multi-agent pathfinding. The proposed **MATS-LP**
approach utilizes a combination of Monte Carlo Tree Search and reinforcement learning for resolving conflicts.

**Paper:** [Decentralized Monte Carlo Tree Search for Partially Observable Multi-agent Pathfinding](https://arxiv.org/abs/2312.15908)


## Installation:

To run MATS-LP, your system needs C++ Build Tools (CMake, g++, build-essential), python3 and ONNX runtime.
Expand Down

0 comments on commit 5763bae

Please sign in to comment.