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 

M

main(String[]) - Static method in class org.hu.hom.ui.cmd.CmdLauncher
 
MAIN - Static variable in interface org.hu.hom.ui.graphical.model.constants.R
 
main(String[]) - Static method in class org.hu.hom.ui.graphical.UiLauncher
 
MainController - Class in org.hu.hom.ui.graphical.controller
 
MainController() - Constructor for class org.hu.hom.ui.graphical.controller.MainController
 
MainView - Class in org.hu.hom.ui.graphical.view
 
MainView() - Constructor for class org.hu.hom.ui.graphical.view.MainView
 
MessageListener - Interface in org.hu.hom.api.listener
This interface is used to listen to messages from the GeneticAlgorithm,, used for logging
mkdirs(String...) - Static method in class org.hu.hom.core.utils.FileUtils
 
MODENA_DARK - Static variable in interface org.hu.hom.ui.graphical.model.constants.R
 
MUTANTS_PATH - Static variable in interface org.hu.hom.ui.cmd.Constants
 
MutantsGenerator - Class in org.hu.hom.core.mutation
Code was copied from muJava repo
MutantsGenerator() - Constructor for class org.hu.hom.core.mutation.MutantsGenerator
 
mutate(List<HigherOrderMutant>) - Method in class org.hu.hom.api.algorithm.object.impl.MutationDefaultImpl
 
mutate(List<T>) - Method in interface org.hu.hom.api.algorithm.object.Mutation
 
Mutation<T extends AbstractMutant> - Interface in org.hu.hom.api.algorithm.object
Mutation that can be passed to the GeneticAlgorithm to be executed on each generation.
MutationDefaultImpl - Class in org.hu.hom.api.algorithm.object.impl
Mutates a population by randomly adding or removing a FirstOrderMutant to a selected subset of the populations HigherOrderMutants as one of the operations done by the GeneticAlgorithm.
MutationDefaultImpl() - Constructor for class org.hu.hom.api.algorithm.object.impl.MutationDefaultImpl
 
MutationModel - Class in org.hu.hom.core.mutation
This class reads, combines and generates FirstOrderMutants and HigherOrderMutants
MutationModel() - Constructor for class org.hu.hom.core.mutation.MutationModel
 
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