Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

C

chopped(List<T>, int) - Static method in class org.hu.hom.core.utils.ListUtils
 
CLASS_PATH - Static variable in interface org.hu.hom.ui.cmd.Constants
 
clean(String) - Static method in class org.hu.hom.core.utils.FileUtils
Returns the file name only of a given path
clearKilledBy() - Method in class org.hu.hom.core.object.AbstractMutant
clear all the test cases that killed this AbstractMutant
CmdLauncher - Class in org.hu.hom.ui.cmd
 
CmdLauncher() - Constructor for class org.hu.hom.ui.cmd.CmdLauncher
 
CmdUtils - Class in org.hu.hom.core.utils
Windows Command Line or Linux Terminal utilities
CmdUtils() - Constructor for class org.hu.hom.core.utils.CmdUtils
 
CommandHandler - Class in org.hu.hom.ui.cmd
This class handles the arguments passed using cmd
CommandHandler() - Constructor for class org.hu.hom.ui.cmd.CommandHandler
 
CommonUtils - Class in org.hu.hom.ui.graphical.model.utils
 
CommonUtils() - Constructor for class org.hu.hom.ui.graphical.model.utils.CommonUtils
 
compareTo(AbstractMutant) - Method in class org.hu.hom.core.object.AbstractMutant
Sorts based on AbstractMutant.getKilledBy() size
compareTo(AbstractMutant) - Method in class org.hu.hom.core.object.HigherOrderMutant
Sorts based on HigherOrderMutant's fitness
compile(String, String, String) - Static method in class org.hu.hom.core.utils.Compiler
 
Compiler - Class in org.hu.hom.core.utils
Compiles .java files using SpoonAPI
Compiler() - Constructor for class org.hu.hom.core.utils.Compiler
 
Constants - Interface in org.hu.hom.api.config
Constants to be used by the GeneticAlgorithm
Constants - Interface in org.hu.hom.ui.cmd
Constants to be used by the CommandHandler
copy() - Method in class org.hu.hom.core.object.HigherOrderMutant
 
copy() - Method in class org.hu.hom.core.object.Population
 
copyDirectory(String, String) - Static method in class org.hu.hom.core.utils.FileUtils
 
copyFileToDirectory(String, String) - Static method in class org.hu.hom.core.utils.FileUtils
 
copyResourceToFile(String, String) - Static method in class org.hu.hom.core.utils.FileUtils
 
Crossover<T extends AbstractMutant> - Interface in org.hu.hom.api.algorithm.object
Crossover that can be passed to the GeneticAlgorithm to be executed on each generation.
crossover(T, T) - Method in interface org.hu.hom.api.algorithm.object.Crossover
 
crossover(HigherOrderMutant, HigherOrderMutant) - Method in class org.hu.hom.api.algorithm.object.impl.CrossoverDefaultImpl
 
crossover(HigherOrderMutant, HigherOrderMutant) - Method in class org.hu.hom.api.algorithm.object.impl.CrossoverExperimentalImpl
 
CrossoverDefaultImpl - Class in org.hu.hom.api.algorithm.object.impl
This class does crossover to HigherOrderMutants as one of the operations done by the GeneticAlgorithm.
CrossoverDefaultImpl() - Constructor for class org.hu.hom.api.algorithm.object.impl.CrossoverDefaultImpl
 
CrossoverExperimentalImpl - Class in org.hu.hom.api.algorithm.object.impl
An enhanced version of crossover operation done by the GeneticAlgorithm.
CrossoverExperimentalImpl() - Constructor for class org.hu.hom.api.algorithm.object.impl.CrossoverExperimentalImpl
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links