Skip to content
/ genoa Public

A generic Genetic Algorithm - supports a) float and b) ordered set types of chromosomes

License

Notifications You must be signed in to change notification settings

cdragun/genoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genoa

A generic Genetic Algorithm - supports a) float and b) ordered set types of chromosomes

  • genoa.py: implements the Genetic Algorithm

  • individual.py: implements the individuals (chromosomes)

  • operators.py: implements a common interface to genetic operators

  • ga.ini: sample initialisation file

About

A generic Genetic Algorithm - supports a) float and b) ordered set types of chromosomes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages