Ignore:
Timestamp:
06/25/20 00:34:29 (4 years ago)
Author:
Maciej Komosinski
Message:

Genetic format ID becomes a string (no longer limited to a single character)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/genooperators.cpp

    r935 r955  
    7676}
    7777
    78 int GenoOperators::selectRandomProperty(Neuro *n)
     78int GenoOperators::selectRandomNeuProperty(Neuro *n)
    7979{
    8080        int neuext = n->extraProperties().getPropCount(),
Note: See TracChangeset for help on using the changeset viewer.