Functions
load_last_state(path_checkpoint)
load_last_state
Load the last state of the MCTS algorithm from the checkpoint.
Classes
MCTSManager(mcts_algorithm, folder_name[, ...])
MCTSManager