Home - danielwilczak101/EasyGA GitHub Wiki

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.

Getting Started Guide

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

How to use the Built In Methods

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