Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cindycia authored Jan 20, 2022
1 parent b970b87 commit 37a3e21
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ target_link_libraries("YOUR_PROJECT_NAME"
)
```

## More Resources
**HyP-DESPOT**: A parallel belief tree search algorithm that integrates DESPOT with both CPU and GPU parallelization. Check out the [paper](https://journals.sagepub.com/doi/abs/10.1177/0278364920937074) and the [code](https://github.com/AdaCompNUS/despot_tutorials.git).

## Acknowledgements

Pocman implementation and memorypool.h in the package are based on David
Expand All @@ -162,7 +165,3 @@ Please use the issue tracker.

2018/09/20 New API release.

## More Resources
**HyP-DESPOT**: A parallel belief tree search algorithm that integrates DESPOT with both CPU and GPU parallelization. Check out the [paper](https://journals.sagepub.com/doi/abs/10.1177/0278364920937074) and the [code](https://github.com/AdaCompNUS/despot_tutorials.git).


0 comments on commit 37a3e21

Please sign in to comment.