Function graspi::build_graph(const std::string&, graph_t *&, dim_g_t&, vertex_colors_t&, edge_weights_t&, edge_colors_t&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “graspi::build_graph” with arguments (const std::string&, graph_t *&, dim_g_t&, vertex_colors_t&, edge_weights_t&, edge_colors_t&) in doxygen xml output for project “GraSPI” from directory: doxygen/xml/. Potential matches:

- bool build_graph(const std::string &name, graph_t *&G, dim_g_t &d_g, vertex_colors_t &C, edge_weights_t &W, edge_colors_t &L)
- bool build_graph(graph_t *&G, const dim_g_t &d_g, vertex_colors_t &C, dim_a_t &d_a, edge_weights_t &W, edge_colors_t &L, double pixelsize = 1.0, bool if_per_on_size = false)
- bool build_graph(std::istream &is, graph_t *&G, dim_g_t &d_g, vertex_colors_t &C, edge_weights_t &W, edge_colors_t &L)