https://github.com/sisl/multiagentpomdpproblems.jl
Collection of multiagent POMDP problems used in the Dec-POMDP literature.
https://github.com/sisl/multiagentpomdpproblems.jl
Last synced: 9 months ago
JSON representation
Collection of multiagent POMDP problems used in the Dec-POMDP literature.
- Host: GitHub
- URL: https://github.com/sisl/multiagentpomdpproblems.jl
- Owner: sisl
- Created: 2024-10-09T18:09:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T19:35:56.000Z (12 months ago)
- Last Synced: 2025-06-26T20:34:47.024Z (12 months ago)
- Language: Julia
- Homepage:
- Size: 86.9 KB
- Stars: 4
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultiAgentPOMDPProblems.jl
[](https://github.com/sisl/MultiAgentPOMDPProblems.jl/actions/workflows/CI.yml)
[](https://codecov.io/gh/sisl/MultiAgentPOMDPProblems.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
This package contains a collection of multiagent POMDPs for testing and experimentation in Julia.
## Installation
```julia
] add git@github.com:sisl/MultiAgentPOMDPProblems.jl.git
```