Interface GraphAnalyzer<V,​E,​R>

    • Method Detail

      • analyzeGraphState

        R analyzeGraphState​(GraphStateAccessor<V,​E> graphStateAccessor)
        Analyzes a graph state
        Parameters:
        graphStateAccessor - the graph state to be analyzed
        Returns:
        the analyze result