Navigation
index
scilab beta documentation
»
utilities
ΒΆ
coding_ga_binary
A function which performs conversion between binary and continuous representation
coding_ga_identity
A “no-operation” conversion function
crossover_ga_binary
A crossover function for binary code
crossover_ga_default
A crossover function for continuous variable functions
init_ga_default
A function a initialize a population
mutation_ga_binary
A function which performs binary mutation
mutation_ga_default
A continuous variable mutation function
pareto_filter
A function which extracts non dominated solution from a set
selection_ga_elitist
An ‘elitist’ selection function
selection_ga_random
A function which performs a random selection of individuals
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
scilab beta documentation
»