Sequences

This page shows some sequence diagrams to aid in the understanding of how information is passed between different objects in the Monte Carlo tree search. The sequences are simplified, but explains the overall picture. The flow of information / method call should be read top-down.

Analysis / post-processing

This sequence explains how the AiZynthFinder object exports the top-ranked reaction tree as a JSON. Note, this is only one possible sequence for analysis of the trees.

_images/analysis-seq.png