Searched defs:NewCosts (Results 1 – 2 of 2) sorted by relevance
328 void handleUpdateCosts(EdgeId EId, const Matrix& NewCosts) { in handleUpdateCosts()
469 PBQPRAGraph::RawVector NewCosts(G.getNodeCosts(NId)); in apply() local