Searched refs:isSimpleGraph (Results 1 – 3 of 3) sorted by relevance
21 PUSH_ERROR_IF(!isSimpleGraph(g)); in passAGraph()40 PUSH_ERROR_IF(!isSimpleGraph(*g1)); in passTwoGraphs()
11 bool isSimpleGraph(const IGraph::Graph &g);
18 bool isSimpleGraph(const IGraph::Graph &g) { in isSimpleGraph() function