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
209 G.setNodeCosts(NId, std::move(NodeCosts)); in apply()473 G.setNodeCosts(NId, std::move(NewCosts)); in apply()