From b00ce56a3191f50131e415ad741dfa82dda72622 Mon Sep 17 00:00:00 2001 From: liefooga Date: Wed, 5 Mar 2008 13:37:13 +0000 Subject: [PATCH] README up-to-date git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1069 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-moeo/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/trunk/paradiseo-moeo/README b/trunk/paradiseo-moeo/README index 14828bc53..8ca8258f3 100644 --- a/trunk/paradiseo-moeo/README +++ b/trunk/paradiseo-moeo/README @@ -69,9 +69,11 @@ structure: | | | +-- benchs Benchmark suites for the flow-shop. | - +-- Lesson1 A bi-objective flow-shop problem example solved using main MOEAs. + +-- Lesson1 NSGA-II to solve the SCH1 problem. | - +-- Lesson2 NSGA-II to solve the SCH1 problem. + +-- Lesson2 A bi-objective flow-shop scheduling problem solved using main MOEAs. + | + +-- Lesson3 A bi-objective flow-shop scheduling problem solved using main MOEAs thanks to a parameter file. ======================================================================= NOTES