Interface CycleExistenceAnalyzer

    • Method Detail

      • hasCycle

        boolean hasCycle()
        Return true if the graph under analysis has at least one cycle.
        Returns:
        True if the graph under analysis has at least one cycle.