Enumerate and find the best physical-plan to give to the evaluation engine.
DynamicProgrammingPlanner
object DynamicProgrammingPlanner : Planner
The DynamicProgrammingPlanner uses the DPsize algorithm for inspiration.
Planner
interface Planner