Skip to content

A small genetic algorithm framework written using new Java 8 features. Apache 2.0 Licensed.

Notifications You must be signed in to change notification settings

mring33621/SmallEvo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallEvo build status

A small genetic algorithm framework written using Java 8 features
VERSION 1.2.1

  • Java 8
  • Maven 3
  • No external dependencies at this time, besides JUnit
  • Note that the current Unit Tests are really just eyeball style tests so I can quickly see if things are working.
  • See examples in the sibling Examples project

SmallEvo is released as open source under the Apache 2.0 License.

About

A small genetic algorithm framework written using new Java 8 features. Apache 2.0 Licensed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages