Skip to content

A small Haskell library for building genetic and evolutionary algorithms.

License

Notifications You must be signed in to change notification settings

groscoe/evolutionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evolutionary - A Haskell library for building genetic and evolutionary algorithms

The purpose of this project is the study and implementation of evolutionary algorithms in a lazy functional language. The work here was developed from an evolutionary computing course programming project. Of special interest is the GeneralEvolutionary module, which contains a generalized implementation of evolutionary algorithms as described in [1].

References

  1. EIBEN, Agoston E. et al. Introduction to evolutionary computing. Berlin: springer, 2003.

About

A small Haskell library for building genetic and evolutionary algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published