Skip to content
Daniel Wilczak edited this page Sep 27, 2021 · 80 revisions

What is EasyGA

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.

Here you can learn all about the basics of getting started with EasyGA.

References for Built In Optimization methods for use in your genetic algorithm, and information for how to build your own.

Getting involved

If you think you've created a good feature to add to the standard EasyGA library. That's great! We have a development thread.

  1. Develop so your functions become part of the standard library: Branch and add a pull request
  2. Have an example you want to show off. Great! Let's add it to the example list: Add Full Example

Issues Thread

  1. Have you run into a bug, or have some other sort of problem? Start an issue thread here! Issues