Metadata-Version: 2.1
Name: hello-genetic-algorithm
Version: 1.0.0
Summary: Implementation of genetic algorithm.
Author-email: Jingxiao Zhang <rex.zhang2016@foxmail.com>
Project-URL: Homepage, https://github.com/rexzhang2014/genetic-algorithm
Project-URL: Bug Tracker, https://github.com/rexzhang2014/genetic-algorithm/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# genetic-algorithm
An implement of genetic algorithm
