update README
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@407 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
5acf4379f0
commit
3c5806eec8
1 changed files with 4 additions and 4 deletions
|
|
@ -39,7 +39,7 @@ structure:
|
||||||
|
|
|
|
||||||
+-- src SOURCE directory Contains most PARADISEO-MOEO .h files.
|
+-- src SOURCE directory Contains most PARADISEO-MOEO .h files.
|
||||||
|
|
|
|
||||||
+-- docs DOCUMENTATION directory (generated by Doxygen).
|
+-- doc DOCUMENTATION directory (generated by Doxygen).
|
||||||
| |
|
| |
|
||||||
| +- html HTML files - start at index.html.
|
| +- html HTML files - start at index.html.
|
||||||
| |
|
| |
|
||||||
|
|
@ -48,15 +48,15 @@ structure:
|
||||||
| +- man Unix man format documentation.
|
| +- man Unix man format documentation.
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
+-- tutorials APPLICATIONS - one directory per separate application.
|
+-- tutorial APPLICATIONS - one directory per separate application.
|
||||||
|
|
|
|
||||||
+-- lesson1 A bi-objective flow-shop problem example with main algorithms.
|
+-- Lesson1 A bi-objective flow-shop problem example with main algorithms.
|
||||||
| |
|
| |
|
||||||
| +- flowshop Flow-shop source files
|
| +- flowshop Flow-shop source files
|
||||||
| |
|
| |
|
||||||
| +- benchmarks Instance files for testing.
|
| +- benchmarks Instance files for testing.
|
||||||
|
|
|
|
||||||
|-- lesson2 Implement NSGA-II for the SCH1 problem.
|
|-- Lesson2 Implement NSGA-II for the SCH1 problem.
|
||||||
|
|
||||||
===================================================================
|
===================================================================
|
||||||
NOTES
|
NOTES
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue