genetic_algorithm 0.21.0

A genetic algorithm implementation
Documentation
1
2
3
4
5
6
7
8
9
10
genetic-algorithm is dual-licensed under The MIT License [1] and
Apache 2.0 License [2].

Copyright (c) 2022-2024, The genetic-algorithm developers.

All files in the project carrying such notice may not be copied,
modified, or distributed except according to those terms.

[1]: LICENSE_APACHE.txt or http://opensource.org/licenses/MIT
[2]: LICENSE_MIT.txt or http://www.apache.org/licenses/LICENSE-2.0