Function Optimization Tree
The score of a leaf is computed directly as a function of its associated values and those of the root, rather than as the sum of the local scores along its path.

The report summarizing the optimization tree uses a node score that takes into account the direct (local) effect of each node, weighted by its depth in the tree.
