Ignore:
Timestamp:
05/18/23 14:19:34 (11 months ago)
Author:
Maciej Komosinski
Message:

Changed the default behavior of modifier genes in f1 and f4 to GenePropsOps_New05: the coefficient of change is set to 0.5 for all properties and for both increase and decrease, which ensures an equal distribution of target property values with a relatively fast convergence to minimal and maximal values; the four "biological" properties are no longer aggregated and normalized

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/Makefile-SDK-files

    r1049 r1242  
    105105
    106106EVOL_TEST_OBJS=frams/_demos/evol_test.o $(SDK_OBJS) $(GENOCONV_AND_GENMAN_SDK_OBJS) $(STDOUT_LOGGER_OBJS)
     107
     108GENEPROPS_TEST_OBJS=frams/_demos/geneprops_test.o $(SDK_OBJS) $(STDOUT_LOGGER_OBJS) frams/genetics/geneprops.o
Note: See TracChangeset for help on using the changeset viewer.