add FastGA foundry and eoStandardBitMutation variants

This commit is contained in:
Johann Dreo 2020-07-05 19:03:22 +02:00
commit efa6567359
11 changed files with 598 additions and 4 deletions

View file

@ -34,6 +34,7 @@
// the operators
#include "ga/eoBitOp.h"
#include "ga/eoStandardBitMutation.h"
// #include <ga/eoBitOpFactory.h> to be corrected - thanks someone!