Ignore:
Timestamp:
06/25/20 16:36:23 (4 years ago)
Author:
Maciej Komosinski
Message:

Added the fS genetic encoding (for solids)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/gen-config-SDK.h

    r780 r958  
    11// This file is a part of Framsticks SDK.  http://www.framsticks.com/
    2 // Copyright (C) 1999-2015  Maciej Komosinski and Szymon Ulatowski.
     2// Copyright (C) 1999-2020  Maciej Komosinski and Szymon Ulatowski.
    33// See LICENSE.txt for details.
    44
     
    2424#define USE_GENCONV_fH0
    2525#define USE_GENCONV_fL0
     26#define USE_GENCONV_fS0 //solids
    2627
    2728//#define USE_GENMAN_f0
     
    3839#define USE_GENMAN_fH
    3940#define USE_GENMAN_fL
     41#define USE_GENMAN_fS //solids
Note: See TracChangeset for help on using the changeset viewer.