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