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