Changeset 194 for cpp/README.txt


Ignore:
Timestamp:
03/25/14 00:15:11 (10 years ago)
Author:
Maciej Komosinski
Message:

Updated sources of the fT (ATGC sequences) genetic operators - useful as an educational example for developers; added genooper_test_fTest.cpp as a demo; removed outdated sources that now have new counterparts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/README.txt

    r193 r194  
    1717      +- errmgr      - error manager (logging/messaging)
    1818      +- genetics    - genetic operators and converters between formats
    19          +- f1       - ...for genetic format f1
    20          +- f9       - ...for genetic format f9
    21          +- fF       - ...for genetic format fF
     19         +- f1       - ...for genetic format f1 (recurrent encoding)
     20         +- f9       - ...for genetic format f9 (3D turtle)
     21         +- fF       - ...for genetic format fF (Foraminifera)
     22         +- fT       - ...for genetic format fT (educational: ATGC sequences)
    2223      +- model       - parts, joints, neurons, connections
    2324         +- geometry - compute dimensions, volume, surface area
Note: See TracChangeset for help on using the changeset viewer.