rostok.graph_generators.mcts_manager

Functions

load_last_state(path_checkpoint)

Load the last state of the MCTS algorithm from the checkpoint.

Classes

MCTSManager(mcts_algorithm, folder_name[, ...])