helix.graph.algo.c3part.preprocessor
Class TandemCleaner
java.lang.Object
helix.graph.algo.c3part.preprocessor.GraphPreprocessor
helix.graph.algo.c3part.preprocessor.GraphCleaner
helix.graph.algo.c3part.preprocessor.DatagraphCleaner
helix.graph.algo.c3part.preprocessor.TandemCleaner
public class TandemCleaner
- extends DatagraphCleaner
Experimental section
TandemCleaner
public TandemCleaner(int minSize,
float minFraction)
- constructors
TandemCleaner
public TandemCleaner(int minSize,
int percentFraction)
run
public void run(Graph graph)
- run cleaner
- Specified by:
run
in class GraphPreprocessor
logParams
public void logParams()
- override logParams
- Overrides:
logParams
in class GraphPreprocessor