update files

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@364 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-06-26 11:52:22 +00:00
commit 39d65605fe
4 changed files with 9 additions and 10 deletions

View file

@ -52,7 +52,9 @@ structure:
|
+-- lesson1 A bi-objective flow-shop problem example with main algorithms.
| |
| +-benchmarks Instance files for testing.
| +- flowshop Flow-shop source files
| |
| +- benchmarks Instance files for testing.
|
|-- lesson2 Implement NSGA-II for the SCH1 problem.