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

S

save(IntegerRepresentation, String) - Method in class org.epiga.problem.intmax.IntmaxProblem
 
save(BinaryRepresentation, String) - Method in class org.epiga.problem.mkp.MKProblem
 
save(BinaryFamilyRepresentation, String) - Method in class org.epiga.problem.onemax.FamilyOnemaxProblem
 
save(BinaryRepresentation, String) - Method in class org.epiga.problem.onemax.OnemaxProblem
 
save(R, String) - Method in class org.epiga.problem.Problem
Saves the problem representation to a file.
saveCPLEX(String, String) - Method in class org.epiga.problem.mkp.MKProblem
Saves the problem instance to CPLEX format.
select(EpigeneticPopulation<P, R>) - Method in class org.epiga.operators.SelectionOperator
Selects a temporary population for working with.
SelectionOperator<P extends Problem<R>,R extends Representation<?>> - Class in org.epiga.operators
Selection Operator.
SelectionOperator() - Constructor for class org.epiga.operators.SelectionOperator
 
setBestCell(EpigeneticCell<P, R>) - Method in class org.epiga.algorithm.EpigeneticIndividual
Sets the best cell in the individual.
setFather(BitSet) - Method in class org.epiga.representation.BinaryFamilyRepresentation
Sets the father vector.
setMother(BitSet) - Method in class org.epiga.representation.BinaryFamilyRepresentation
Sets the mother vector.
setSolution(BitSet) - Method in class org.epiga.representation.BinaryRepresentation
 
setSolution(int[]) - Method in class org.epiga.representation.IntegerRepresentation
 
setSolution(T) - Method in class org.epiga.representation.Representation
Replaces the solution vector.
A B C D E F G H I M N O P R S T U 
Skip navigation links