Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-04 | Optomized the mating / mutation setup. | Mike Buland | |
It should work the same, but it selects the number of bits to mutate first, then selects the individual bits instead of testing a random number on each bit. For very large phenotypes this will be significantly faster while producing about the same result. | |||
2012-08-02 | New commit method | Mike Buland | |
2012-07-09 | New libgenetic. Genetic algorithms, only good. | Mike Buland | |