Interface NegativeLengthCycleAnalyzer

    • Method Detail

      • hasNegativeLengthCycle

        boolean hasNegativeLengthCycle()
        Return true if a negative cycle exists in the graph under analysis.
        Returns:
        True if the graph has a negative cycle.