Interface PEAFInducer
- All Known Implementing Classes:
AbstractPEAFInducer
,ApproxPEAFInducer
,ExactPEAFInducer
,LiExactPEAFInducer
public interface PEAFInducer
The interface for PEAFInducers, these create a subset of the graph that is generated from the given PEAF
- Author:
- Taha Dogan Gunes
-
Method Summary
Modifier and TypeMethodDescriptionvoid
induce
(Consumer<InducibleEAF> consumer) Inducer induces inducibleEAFs and gives to a consumer function