From 5cf9060f6cfbf85240375d948d08db8ad3fd8211 Mon Sep 17 00:00:00 2001 From: legrand Date: Mon, 8 Oct 2007 09:48:07 +0000 Subject: [PATCH] added reference to EO project and licence git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@666 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/trunk/README b/trunk/README index 3557f465b..4270391a3 100644 --- a/trunk/README +++ b/trunk/README @@ -100,10 +100,17 @@ you should have the following structure : ========================================================================================== NOTES ========================================================================================== + +ParadisEO uses EO, a templates-based, ANSI-C++ compliant evolutionary computation library. +It contains classes for almost any kind of evolutionary computation you might come up to - at +least for the ones we could think of. +EO Website: http://eodev.sourceforge.net/. +EO is distributed under the GNU Lesser General Public License: http://www.gnu.org/copyleft/lesser.html + + Please read README file of each extracted directory if you have problems for the installation. - ========================================================================================== CONTACT ==========================================================================================