Searched defs:nodes_to_relax (Results 1 – 1 of 1) sorted by relevance
1287 void RelaxAssignNodes(const std::set<int>& nodes_to_relax, in RelaxAssignNodes()1299 std::set<int>* nodes_to_relax) { in FindAssignNodesToRelax()1383 std::set<int> nodes_to_relax; in Optimize() local