|
|
@1313
|
4 months |
Maciej Komosinski |
Color mutations in f1 and f4, and a new syntax for "allowed modifiers" …
|
|
|
@1298
|
8 months |
Maciej Komosinski |
Introduced overloads for rndUint() with size_t and int arguments to …
|
|
|
@1274
|
14 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1259
|
17 months |
Maciej Komosinski |
f4: three #define's -> enum, minor refactorizations, added comments
|
|
|
@1247
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1241
|
18 months |
Maciej Komosinski |
No longer sort modifiers and cancel out antagonistic modifiers in f1 …
|
|
|
@1238
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1236
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1234
|
19 months |
Maciej Komosinski |
Simplify sequences of modifier genes, cancelling out antagonistic ones …
|
|
|
@1232
|
19 months |
Maciej Komosinski |
The validate() function may now attempt to repair genotypes without …
|
|
|
@1231
|
19 months |
Maciej Komosinski |
- Thanks to r1230, it is possible to detect (and repair=remove) junk …
|
|
|
@1230
|
19 months |
Maciej Komosinski |
Got rid of the (buggy) look-ahead function, made parsing stricter and …
|
|
|
@1229
|
19 months |
Maciej Komosinski |
- More strict parsing (reporting errors instead of implicit fixes)
- …
|
|
|
@1228
|
19 months |
Maciej Komosinski |
Fixed a bug where an f4_Node tree that resulted from an f4 genotype …
|
|
|
@1227
|
19 months |
Maciej Komosinski |
Improvements in f4:
- fixed a bug where newly created cells in a given …
|
|
|
@1108
|
4 years |
Maciej Komosinski |
Avoided potentially dangerous subtraction from unsigned int
|
|
|
@999
|
4 years |
Maciej Komosinski |
More consistent usage of "shapetype" (vs. "shape")
|
|
|
@974
|
4 years |
Maciej Komosinski |
Renamed all genooper paramtab variables to be consistent with the …
|
|
|
@968
|
4 years |
Maciej Komosinski |
Introduced a separate function to mutate neuron connection weight
|
|
|
@967
|
4 years |
Maciej Komosinski |
Improved names of functions that mutate neuron properties and improved docs
|
|
|
@957
|
4 years |
Maciej Komosinski |
Replace magic "100" with GenoOperators::NEUROCLASS_PROP_OFFSET
|
|
|
@935
|
4 years |
Maciej Komosinski |
Utility functions that provide a set of all neuron classes fulfilling …
|
|
|
@899
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@779
|
7 years |
Maciej Komosinski |
Unified file names of all files involved in genetic conversions and …
|
|
copied from cpp/frams/genetics/f4/oper_f4.cpp:
|
|
|
@774
|
7 years |
Maciej Komosinski |
Removed unused "state" field (issue number 19), improved docs (issues …
|