Skip to content

statistics

TreeOptimizationStatistics

Capture basic statistics on the schedule tree optimization actions

Record dataclass

Private record of a state of a tree

optimized(tree_root)

Record the state of the tree after optimization

original(tree_root)

Record the original state of the tree, before optimization

report()

Craft a concise string reporting on the statistics