This repository contains the implementation of CC-POMCP algorithm of the paper:
"Monte-Carlo Tree Search for Constrained POMDPs", Jongmin Lee, Geon-Hyeong Kim, Pascal Poupart, Kee-Eung Kim. NIPS 2018. The code is based on David Silver's POMCP implementation.
You can run the code simply as follows:
make
./run.sh