Skip to content

Darwin framework (Scala) for Genetic Algorithms (based on Darwin at SourceForge)

License

Notifications You must be signed in to change notification settings

rchillyard/Darwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darwin

Darwin framework (Scala) for Genetic Algorithms (based on Darwin at SourceForge).

This is a general purpose framework for performing evolutionary computation (via so-called genetic algorithms). The types defined in the framework are as generic as possible, thus allowing the programmer to extend these types for their own purposes. Generally speaking, these types which may be extended are in the form of traits.

Dependencies

Darwin depends on LaScala, a library of useful functional programming classes. LaScala is not currently hosted in any central repository so you will have to download artifacts from the LaScala site.

Please see the Wiki for more information.

About

Darwin framework (Scala) for Genetic Algorithms (based on Darwin at SourceForge)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages