Uses of Class
org.variantsync.diffdetective.mining.postprocessing.Postprocessor
-
Uses of Postprocessor in org.variantsync.diffdetective.mining.postprocessing
Modifier and TypeMethodDescriptionstatic <L extends Label>
Postprocessor<L>Postprocessor.Default()
Creates the default filter to distill semantic patterns from frequent subgraphs.Modifier and TypeMethodDescriptionstatic void
MiningPostprocessing.postprocessAndInterpretResults
(List<VariationDiff<DiffLinesLabel>> frequentSubgraphs, Postprocessor<DiffLinesLabel> postprocessor, Consumer<String> printer, VariationDiffRenderer renderer, RenderOptions<? super DiffLinesLabel> renderOptions, Path outputDir)