geneticalgorithm

An easy implementation of genetic-algorithm (GA) to solve continuous and combinatorial optimization problems with real, integer, and mixed variables in Python

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install geneticalgorithm

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.2 2020-12-27
1.0.1 2020-05-04  
1.0.0 2020-05-04  

Issues with this package?

Page last updated 2025-06-27 19:07:43 UTC