Fixed graphing functions and added optional config_id to graphing functions
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
|
||||
# EasyGA - Genetic Algorithms made Easy
|
||||
|
||||
EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit. Check out our [wiki](https://github.com/danielwilczak101/EasyGA/wiki) for more information.
|
||||
EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.
|
||||
|
||||
### Check out our [wiki](https://github.com/danielwilczak101/EasyGA/wiki) for more information.
|
||||
|
||||
## Installation:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user