#JEvA - Java library for Evolutionary Algorithms
Version 1.2 September 2012 Nikolaos Chatzinikolaou
##Note:
This software is provided without any warranties whatsoever. It is experimental work, so use at your own risk.
This documentation is provisional. More complete information will (probably) appear in the future.
##What?
A simple collection of objects for specifying an EA, plus a Breeder class that implements a simple GA.
##Why?
This library constitutes part of my PhD research. It is experimental work, uploaded to GitHub for reference. Use at your own risk.