Functionality regarding costing physical plans.
AdvancedCostModel
object AdvancedCostModel : CostModel
This CostModel uses CPU cycles to calculate the cost of physical operators.
CostModel
interface CostModel
SimpleCostModel
object SimpleCostModel : CostModel