Function graspi::initlize_colors_meta_vertices¶
Defined in File graph_constructors.hpp
Function Documentation¶
-
void
graspi
::
initlize_colors_meta_vertices
(vertex_colors_t &C, const dim_g_t &d_g)¶ This function initialized the meta vertices
- Parameters
C
: is the reference to the vector storing the labels/colors of vertices in the graph Gd_g
: is the reference to the struct storing the dimension of graph vertices