org.processmining.mining.geneticmining.fitness.duplicates
Class DTContinuousSemanticsFitness
java.lang.Object
org.processmining.mining.geneticmining.fitness.duplicates.DTContinuousSemanticsFitness
- All Implemented Interfaces:
- Fitness
public class DTContinuousSemanticsFitness
- extends java.lang.Object
- implements Fitness
Title:
Description:
Copyright: Copyright (c) 2004
Company:
- Version:
- 1.0
- Author:
- Ana Karla A. de Medeiros.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTContinuousSemanticsFitness
public DTContinuousSemanticsFitness(LogReader log)
calculate
public HeuristicsNet[] calculate(HeuristicsNet[] pop)
- Specified by:
calculate
in interface Fitness
getNumProperlyCompletedConstant
public double getNumProperlyCompletedConstant()
getNumEnabledConstant
public double getNumEnabledConstant()
setNumProperlyCompletedConstant
public void setNumProperlyCompletedConstant(double newValue)
setNumEnabledConstant
public void setNumEnabledConstant(double newValue)