Searched defs:art_points (Results 1 – 2 of 2) sorted by relevance
32 void check_articulation_points(const Graph& g, std::vector< Vertex > art_points) in check_articulation_points()84 std::vector< Vertex > art_points; in test_graph() local
54 std::vector< vertex_t > art_points; in main() local