Uses of Interface
com.jgalgo.MaximumMatching
-
-
Uses of MaximumMatching in com.jgalgo
Methods in com.jgalgo that return MaximumMatching Modifier and Type Method Description MaximumMatching
MaximumMatching.Builder. build()
Create a new maximum matching algorithm object.
-