Class FPGrowthForPlacesLPMBuildingAlg
- java.lang.Object
-
- org.processmining.placebasedlpmdiscovery.lpmbuilding.algorithms.fpgrowth.placecombination.FPGrowthForPlacesLPMBuildingAlg
-
- All Implemented Interfaces:
LPMBuildingAlg
public class FPGrowthForPlacesLPMBuildingAlg extends java.lang.Object implements LPMBuildingAlg
-
-
Constructor Summary
Constructors Constructor Description FPGrowthForPlacesLPMBuildingAlg(LPMEvaluationController evaluationController)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LPMBuildingResultbuild(LPMBuildingInput input, LPMBuildingParameters parameters)
-
-
-
Constructor Detail
-
FPGrowthForPlacesLPMBuildingAlg
public FPGrowthForPlacesLPMBuildingAlg(LPMEvaluationController evaluationController)
-
-
Method Detail
-
build
public LPMBuildingResult build(LPMBuildingInput input, LPMBuildingParameters parameters)
- Specified by:
buildin interfaceLPMBuildingAlg
-
-