资 源 简 介
Our implementation is much simplified, as we do not intend to create an universal implementation of evolutionary or genetic algorithms. We removed some of the universal elements such as sex, species, actions, informations and strategies either by including these in a lifeStep method or by using fields within particular classes.
The main class runs algorithm and calculates HVRs if available.