** Blue Younder : Demand and Supply Problem **


Please read Submission.pdf.


To compile this code on linux, in the MonteCarloTreeSearch_Source/build folder git pull PyBind, then run the build.sh script. You need to have GCC and cmake installed.
If all works you should end up with a PyMCTS.so file in the build folder. The check the Experiment.ipynb jupyter notebook to see how to use the application.