update README
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@159 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
8d9425f267
commit
e959365260
1 changed files with 6 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue