dfmcontrol
latest
Contents:
Examples
Quickstart
API
Contents:
Genetic Algorithm
Log
Population
Selection
crossing
Mutation
Mathematical test functions
Helper
dfmcontrol
Index
Edit on GitHub
Index
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
B
b2dfloat() (in module dfmcontrol.Helper.helper)
b2int() (in module dfmcontrol.Helper.helper)
b2sfloat() (in module dfmcontrol.Helper.helper)
bin2int (C function)
binarr2intarr (C function)
binmat2intmat (C function)
bitdict() (in module dfmcontrol.Helper.helper)
bitpop (C function)
bitpop() (in module dfmcontrol.Utility.pop)
boltzmann_selection() (in module dfmcontrol.Utility.selection)
built-in function
dfmcontrol.test_functions.t_functions.tfx()
test_functions.ackley()
test_functions.michealewicz()
test_functions.styblinski_tang()
test_functions.tfx()
test_functions.wheelers_ridge()
C
calc_fx() (in module dfmcontrol.Utility.selection)
cauchy (C function)
cauchy_bit_pop (C function)
cauchy_bit_pop() (in module dfmcontrol.Utility.pop)
cauchyrand_bit_pop_IEEE() (in module dfmcontrol.Utility.pop)
convertpop2n() (in module dfmcontrol.Helper.helper)
D
decdicts() (in module dfmcontrol.Helper.helper)
dfmcontrol.Helper.helper
module
dfmcontrol.Mathematical_functions.minima
module
dfmcontrol.Mathematical_functions.t_functions
module
dfmcontrol.test_functions.t_functions.tfx()
built-in function
dfmcontrol.Utility.crossover
module
dfmcontrol.Utility.mutation
module
dfmcontrol.Utility.pop
module
dfmcontrol.Utility.selection
module
double_point() (in module dfmcontrol.Utility.crossover)
E
equal_prob() (in module dfmcontrol.Utility.crossover)
exp_fitness() (in module dfmcontrol.Utility.selection)
F
flip_a_coin() (in module dfmcontrol.Helper.helper)
float2NdbitIEEE754() (in module dfmcontrol.Helper.helper)
floatdict() (in module dfmcontrol.Helper.helper)
floatToBinary32() (in module dfmcontrol.Helper.helper)
floatToBinary64() (in module dfmcontrol.Helper.helper)
G
gaussian (C function)
I
IEEE_double_point() (in module dfmcontrol.Utility.crossover)
IEEE_equal_prob_cross() (in module dfmcontrol.Utility.crossover)
IEEE_mutate() (in module dfmcontrol.Utility.mutation)
IEEE_single_point() (in module dfmcontrol.Utility.crossover)
int2bin (C function)
int2ndbit (C function)
int2ndbit() (in module dfmcontrol.Helper.helper)
int_to_binary() (in module dfmcontrol.Helper.helper)
intarr2binarr (C function)
intmat2binmat (C function)
is_decorated() (in module dfmcontrol.Helper.helper)
L
lin_fitness() (in module dfmcontrol.Utility.selection)
M
minackley() (in module dfmcontrol.Mathematical_functions.minima)
minackleyloc() (in module dfmcontrol.Mathematical_functions.minima)
minbooths_function() (in module dfmcontrol.Mathematical_functions.minima)
minbooths_functionloc() (in module dfmcontrol.Mathematical_functions.minima)
minmichealewicz() (in module dfmcontrol.Mathematical_functions.minima)
minmichealewiczloc() (in module dfmcontrol.Mathematical_functions.minima)
minStyblinski_Tang() (in module dfmcontrol.Mathematical_functions.minima)
minStyblinski_Tangloc() (in module dfmcontrol.Mathematical_functions.minima)
mintfx() (in module dfmcontrol.Mathematical_functions.minima)
mintfxloc() (in module dfmcontrol.Mathematical_functions.minima)
minwheelers_ridge() (in module dfmcontrol.Mathematical_functions.minima)
minwheelers_ridgeloc() (in module dfmcontrol.Mathematical_functions.minima)
module
dfmcontrol.Helper.helper
dfmcontrol.Mathematical_functions.minima
dfmcontrol.Mathematical_functions.t_functions
dfmcontrol.Utility.crossover
dfmcontrol.Utility.mutation
dfmcontrol.Utility.pop
dfmcontrol.Utility.selection
mutate() (in module dfmcontrol.Utility.mutation)
N
Ndbit2floatIEEE754() (in module dfmcontrol.Helper.helper)
ndbit2int (C function)
ndbit2int() (in module dfmcontrol.Helper.helper)
no_fitness() (in module dfmcontrol.Utility.selection)
normal_bit_pop (C function)
normal_bit_pop() (in module dfmcontrol.Utility.pop)
normal_bit_pop_boxmuller (C function)
normalrand_bit_pop_IEEE() (in module dfmcontrol.Utility.pop)
P
plot3d() (in module dfmcontrol.Helper.helper)
printMatrix (C function)
printMatrixf (C function)
probability_sort_list() (in module dfmcontrol.Utility.selection)
R
rand_bit_pop() (in module dfmcontrol.Utility.pop)
rank_selection() (in module dfmcontrol.Utility.selection)
rank_space_selection() (in module dfmcontrol.Utility.selection)
rank_tournament_selection() (in module dfmcontrol.Utility.selection)
roulette_selection() (in module dfmcontrol.Utility.selection)
roulette_wheel (C function)
S
sigmoid (C function)
sigmoid() (in module dfmcontrol.Helper.helper)
sigmoid2 (C function)
sigmoid2() (in module dfmcontrol.Helper.helper)
sigmoid_derivative (C function)
sigmoid_derivative() (in module dfmcontrol.Helper.helper)
sigmoid_fitness() (in module dfmcontrol.Utility.selection)
simple_fitness() (in module dfmcontrol.Utility.selection)
single_point() (in module dfmcontrol.Utility.crossover)
sort_list() (in module dfmcontrol.Utility.selection)
T
test_functions.ackley()
built-in function
test_functions.michealewicz()
built-in function
test_functions.styblinski_tang()
built-in function
test_functions.tfx()
built-in function
test_functions.wheelers_ridge()
built-in function
tfx_decorator() (in module dfmcontrol.Mathematical_functions.t_functions)
U
uniform_bit_pop (C function)
uniform_bit_pop() (in module dfmcontrol.Utility.pop)
uniform_bit_pop_IEEE() (in module dfmcontrol.Utility.pop)
uniform_random (C function)