Interface ZeroLengthCycleAnalyzer

    • Method Detail

      • hasZeroLengthCycle

        boolean hasZeroLengthCycle()
        Return true if a zero-length cycle exists in the graph under analysis.
        Returns:
        True if the graph has a zero-length cycle.