Interface IterativeLayoutAlgorithm<V>

    • Method Detail

      • preRelax

        boolean preRelax()
        may be a no-op depending on how the algorithm instance is created
        Returns:
        true if a prerelax was done, false otherwise