Skip to content

lucadivit/OneMaxProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages