Version 0.3
Added a Random-Network-Amount to GeneticAlgorithm that controls the amount of totally randomly created Networks each Breeding to keep better control over Variety in the network
Added the possibility to switch the PoolGeneration-Method used by assigning another PoolGenerator to the Genetic Algorithm
- Currently there are the IndexBased- and the FitnessBased- Pool-Generators