Changeset 280 for cpp/frams/genetics


Ignore:
Timestamp:
12/22/14 23:22:30 (9 years ago)
Author:
Maciej Komosinski
Message:

Version 4.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/genman.h

    r275 r280  
    1919{
    2020        int count;
    21         string parent1, parent2, child;
     21        string parent1, parent2, child; //parent2 only used in crossover, it is "" in mutation
    2222        float chg;
    2323        float fit;
Note: See TracChangeset for help on using the changeset viewer.