Searched refs:CostAlloc (Results 1 – 1 of 1) sorted by relevance
179 CostAllocator CostAlloc; variable384 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in addNode()421 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in addEdge()474 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in setNodeCosts()516 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in updateEdgeCosts()