Package org.processmining.mining.geneticmining.population.duplicates

Interface Summary
DTGeneticMiningMatrices  
 

Class Summary
DTBuildInitialPopulation Title: Build Initial Population
DTBuildNextGeneration Title: Duplicate Tasks Build Next Generation
DTBuildNextRandomGeneration Title: Duplicate Tasks Build Next Random Generation
DTGeneticMiningMatricesNoDuplicateTasks Title:
DTGeneticMiningMatricesWithHeuristics This class uses the causal matrices to set the maximum number of duplicated tasks that an individual (HeuristicsNet) can have.
DTGeneticMiningMatricesWithHeuristicsTasksArcs This class uses the causal matrices to set the maximum number of duplicated tasks that an individual (HeuristicsNet) can have.
DTGeneticMiningMatricesWithMinimalHeuristics This class uses the follows matrices to set the maximum number of duplicated tasks that an individual (HeuristicsNet) can have.
DTInitialPopulationFactory Title: Duplicate Tasks Initial Population Factory
DTNextPopulationFactory