1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
test_GAMutation
Test ability to cause mutations. ... ok
Make sure we do not mutate at unexpected times. ... ok
----------------------------------------------------------------------
Ran 2 tests in 0.260s
OK
Test ability to cause mutations. ... ok
Make sure we do not mutate at unexpected times. ... ok
----------------------------------------------------------------------
Ran 2 tests in 0.194s
OK
Make sure we always keep the higher fitness. ... ok
Make sure we always keep the new organism when specified. ... ok
----------------------------------------------------------------------
Ran 2 tests in 0.002s
OK
|