Searched defs:GraphAnalyzer (Results 1 – 1 of 1) sorted by relevance
34 class GraphAnalyzer; variable91 explicit GraphAnalyzer(Graph *g) : graph_(g) {} in GraphAnalyzer() function