diff options
Diffstat (limited to 'development/ParadisEO/README')
-rw-r--r-- | development/ParadisEO/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/ParadisEO/README b/development/ParadisEO/README new file mode 100644 index 0000000000..33c8a6461f --- /dev/null +++ b/development/ParadisEO/README @@ -0,0 +1,5 @@ +EO is a template-based, ANSI-C++ evolutionary computation library which +helps you to write your own stochastic optimization algorithms +insanely fast. With the help of EO, you can easily design evolutionary +algorithms that will find solutions to virtually all kind of hard +optimization problems, from continuous to combinatorial ones. |