issues
search
jakobbossek
/
ecr2
ecr: Evolutionary Computation in R (version 2)
https://jakobbossek.github.io/ecr2/
42
stars
8
forks
source link
Write unit tests
#22
Closed
jakobbossek
closed
7 years ago
jakobbossek
commented
7 years ago
The following functions need checks:
[x] initECRControl*
[x] makeOptimizationTask
[x] generateOffspring
[x] real-valued mutators
[x] permutation mutators
[x] binary mutators
[x] real-valued recombinators
[x] permutation recombinators
[x] binary recombinators
[x] ecr function
[x] sms emoa
[x] nsga2
[x] as emoa
[x] termiantors / stopping conditions
jakobbossek
commented
7 years ago
Done for now.
The following functions need checks: