/bcd_mcts

A set of tools related to Monte-Carlo Tree Search.

Primary LanguagePython

bcd_mcts

An implementation of Monte-Carlo Tree Search methods. Could be used for optimal paths searching problems, e.g. synthetical routes prediction.