Replace README file with a Markdown file README.md
This commit is contained in:
parent
85fded52a5
commit
71c51139d2
2 changed files with 19 additions and 83 deletions
19
README.md
19
README.md
|
|
@ -30,3 +30,22 @@ Please refer to paradisEO website or INSTALL file for further information about
|
|||
|
||||
## Directory Structure
|
||||
|
||||
* __AUTHORS__: Authors list;
|
||||
|
||||
* __cmake__: Directory of cmake files;
|
||||
|
||||
* __CMakeLists.txt__: Definitions for building process;
|
||||
|
||||
* __CTestConfig.cmake__: Definitions for testing process;
|
||||
|
||||
* __INSTALL__: Steps and options of the installation process;
|
||||
|
||||
* __LICENSE__: License contents;
|
||||
|
||||
* __eo__: Specific directory of the EO (Evolving Objects) module;
|
||||
|
||||
* __mo__: Specific directory of the MO (Moving Objects) module;
|
||||
|
||||
* __moeo__: Specific directory of the MOEO (Multi-Objective Optimization) module;
|
||||
|
||||
* __problems__: classical problems evaluation functions;
|
||||
Loading…
Add table
Add a link
Reference in a new issue