Searched refs:setNodeCosts (Results 1 – 3 of 3) sorted by relevance
69 G.setNodeCosts(MId, YCosts); in applyR1()
466 void setNodeCosts(NodeId NId, OtherVectorT Costs) { in setNodeCosts() function
205 G.setNodeCosts(NId, std::move(NodeCosts)); in apply()468 G.setNodeCosts(NId, std::move(NewCosts)); in apply()