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