basicFunctions.go
|
fix(Griewank): don't pass 0 in sqrt
|
2023-02-09 22:03:18 +01:00 |
benchFunctions_test.go
|
cec2020: add more tests
|
2023-02-09 23:45:04 +01:00 |
constants.go
|
cec2020: implement LunacekBiRastrigin func
|
2023-02-07 22:54:15 +01:00 |
doc.go
|
cec2020: add doc.go
|
2023-02-04 21:58:21 +01:00 |
helperFunctions.go
|
cec2020: add GetMaxFES
|
2023-02-09 03:29:08 +01:00 |
log.go
|
cec2020: implement Shift, Rotate and ShiftRotate
|
2023-02-03 20:33:07 +01:00 |
vars.go
|
re-enable Composition funcs (w/ Griewank solved)
|
2023-02-09 22:10:33 +01:00 |