Function graspi::identify_black_vertices_connected_to_green¶
Function Documentation¶
-
void
graspi
::
identify_black_vertices_connected_to_green
(const std::vector<float> &d_red, const std::set<int> &id_blacks_conn_green_red)¶ The function to filter and print the distance from BLACK vertices adjacent to GREEN vertices that are connected to the top meta-vertices
- Parameters
d_red
: is the reference to the vector of path lengthid_blacks_conn_green_red
: is the refernce to the set of indices of BLACK CC that are connected to top meta-vertex