Searched defs:getCostDelta (Results 1 – 2 of 2) sorted by relevance
175 int getCostDelta() const { return Threshold - getCost(); } getCostDelta() function
214 int getCostDelta() const { return CostAfter - CostBefore; } in getCostDelta() function