Ignore:
Timestamp:
08/31/22 00:05:43 (20 months ago)
Author:
Maciej Komosinski
Message:

More concise code and less redundancy in dissimilarity classes, added support for archive of genotypes, added hard limit on the number of genotype chars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • framspy/run-evolalg-examples.cmd

    r1158 r1182  
    1616
    1717
    18 rem simple one-criterion evolution but more options available in examples.niching_novelty, here: hard limit on the number of parts and debugging messages
     18rem simple one-criterion evolution but more options available in examples.niching_novelty, here: hard limit on the number of Parts and debugging messages
    1919python -m evolalg.examples.niching_novelty   -path %DIR_WITH_FRAMS_LIBRARY%   -opt velocity   -max_numparts 6   -debug
    2020
Note: See TracChangeset for help on using the changeset viewer.