From e959365260136c66aaabfd0e92198783dc57515c Mon Sep 17 00:00:00 2001 From: liefooga Date: Mon, 15 Jan 2007 14:59:39 +0000 Subject: [PATCH] update README git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@159 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-moeo/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/trunk/paradiseo-moeo/README b/trunk/paradiseo-moeo/README index e7cd24c1e..7da34dc2b 100644 --- a/trunk/paradiseo-moeo/README +++ b/trunk/paradiseo-moeo/README @@ -34,9 +34,8 @@ structure: .../ The MAIN PARADISEO-MOEO directory, created when unpacking. | - +-- src SOURCE directory Contains most PARADISEO-MOEO .h files. + +-- src SOURCE directory Contains most PARADISEO-MOEO .h files. | - | +-- docs DOCUMENTATION directory (generated by Doxygen). | | | +- html HTML files - start at index.html. @@ -48,9 +47,11 @@ structure: | +-- tutorials APPLICATIONS - one directory per separate application. | - +- lesson1 a bi-objective flow-shop problem example with main algorithms. - | - +-benchmarks Instance files for testing. + +-- lesson1 A bi-objective flow-shop problem example with main algorithms. + | | + | +-benchmarks Instance files for testing. + | + |-- lesson2 Implement NSGA-II for the SCH1 problem. =================================================================== NOTES