Documentation of 'org.jgrapht.alg.interfaces.MatchingAlgorithm' Java class
MatchingAlgorithm
org.jgrapht.alg.interfaces

Interface MatchingAlgorithm<V,E>

    • Field Detail

      • DEFAULT_EPSILON

        static final double DEFAULT_EPSILON
        Default tolerance used by algorithms comparing floating point values.
        See Also:
        Constant Field Values
    • Method Detail

      • getMatching

        @Deprecated
        default java.util.Set<E> getMatching()
        Deprecated. Use computeMatching() instead.
        Returns set of edges making up the matching
        Returns:
        a matching

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.