Skip to content

Commit 570f0ec

Browse files
authored
Add POMCGraphSearch to the project list
1 parent 3790a71 commit 570f0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ Many models have been implemented using the POMDPs.jl interface for various proj
158158
| [PointBasedValueIteration](https://github.com/JuliaPOMDP/PointBasedValueIteration.jl) | [![Build status](https://github.com/JuliaPOMDP/PointBasedValueIteration.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaPOMDP/PointBasedValueIteration.jl/actions/workflows/CI.yml) <br> [![Coverage Status](https://codecov.io/gh/JuliaPOMDP/PointBasedValueIteration.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaPOMDP/PointBasedValueIteration.jl?branch=master) | Offline | N-N-N | ★★ |
159159
| [GapHeuristicSearch](https://github.com/JuliaPOMDP/GapHeuristicSearch.jl) | [![CI](https://github.com/JuliaPOMDP/GapHeuristicSearch.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaPOMDP/GapHeuristicSearch.jl/actions/workflows/CI.yml) <br> [![codecov](https://codecov.io/github/JuliaPOMDP/GapHeuristicSearch.jl/graph/badge.svg)](https://codecov.io/github/JuliaPOMDP/GapHeuristicSearch.jl) | Online | ?-?-? | ★★★ |
160160
| [CompressedBeliefMDPs](https://github.com/JuliaPOMDP/CompressedBeliefMDPs.jl) | [![Build Status](https://github.com/JuliaPOMDP/CompressedBeliefMDPs.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/JuliaPOMDP/CompressedBeliefMDPs.jl/actions/workflows/CI.yml?query=branch%3Amain) <br> [![codecov](https://codecov.io/gh/JuliaPOMDP/CompressedBeliefMDPs.jl/graph/badge.svg?token=FXmEi9Fscd)](https://codecov.io/gh/JuliaPOMDP/CompressedBeliefMDPs.jl) <br> [![paper](https://joss.theoj.org/papers/967acf3a5b70351313a995c12e03849b/status.svg)](https://joss.theoj.org/papers/967acf3a5b70351313a995c12e03849b) | Offline | Y-Y-Y | ★★★★ |
161+
| [POMCGraphSearch](github.com/ori-goals/POMCGraphSearch.jl) | | Offline | Y-Y-Y | ★★★★ |
161162

162163
<sup>1</sup>: Will run, but will not converge to optimal solution
163164

0 commit comments

Comments
 (0)