Uses of Interface
com.jgalgo.alg.closure.ClosuresEnumerator
-
Uses of ClosuresEnumerator in com.jgalgo.alg.closure
Modifier and TypeClassDescriptionclass
Abstract class for enumerating over all the closure subsets in a directed graph.class
Schrage-Baker algorithm for enumerating all the closure subsets in a directed graph.Modifier and TypeMethodDescriptionstatic ClosuresEnumerator
ClosuresEnumerator.newInstance()
Create a new closure enumeration algorithm.