Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

OneMaxProblem

This simple script is an example of genetic algorithm application to One Max Problem.

Requirements

You have to install deap framework:

pip3 install deap

Notes:

This script is compatible with python3 so you have to run with

python3 oneMaxProblem.py

About

This simple script is an example of genetic algorithm application

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages