├── README.md ├── genetic.py └── genetic_other.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dawidkopczyk/genetic/HEAD/README.md -------------------------------------------------------------------------------- /genetic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dawidkopczyk/genetic/HEAD/genetic.py -------------------------------------------------------------------------------- /genetic_other.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dawidkopczyk/genetic/HEAD/genetic_other.py --------------------------------------------------------------------------------