|
|
@1273
|
14 months |
Maciej Komosinski |
fH, fB, fL: improved default parameter values, syntax coloring and …
|
|
|
@1238
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@988
|
4 years |
Maciej Komosinski |
Building a Model from Geno now fails when Model.shape is incompatible …
|
|
|
@977
|
4 years |
Maciej Komosinski |
Renamed functions for consistency; added an example of using …
|
|
|
@966
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@965
|
4 years |
Maciej Komosinski |
Added a function to print genotypes in the LaTeX format, preserving …
|
|
|
@955
|
4 years |
Maciej Komosinski |
Genetic format ID becomes a string (no longer limited to a single …
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@841
|
6 years |
Maciej Komosinski |
Updated #includes after splitting stl-util into util-stl, util-file …
|
|
|
@780
|
6 years |
Maciej Komosinski |
Added sources for genetic encodings fB, fH, fL
|
|
|
@779
|
7 years |
Maciej Komosinski |
Unified file names of all files involved in genetic conversions and …
|
|
|
@768
|
7 years |
Maciej Komosinski |
Reverted to 100x repeat-until-valid-mutation, required due to how …
|
|
|
@761
|
7 years |
Maciej Komosinski |
Introduced a macro for the number of times GenMan? tries to repeat a …
|
|
|
@748
|
7 years |
Maciej Komosinski |
Configured and activated the new "fn" genetic representation
|
|
|
@715
|
7 years |
Maciej Komosinski |
GenMan?'s constructor now calls its setDefaults() to initialize all …
|
|
|
@668
|
7 years |
Maciej Komosinski |
Fixed argument type in GenMan?.getSimplest()
|
|
|
@534
|
8 years |
Maciej Komosinski |
Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
|
|
|
@532
|
8 years |
Maciej Komosinski |
A new set of getStyle/getFullStyle functions in GenMan? and cosmetic …
|
|
|
@516
|
8 years |
Maciej Komosinski |
Geno format as a string (no longer ascii number)
|
|
|
@513
|
8 years |
Maciej Komosinski |
checkValidity() and validate() are now aware of genotype name
|
|
|
@467
|
9 years |
Maciej Komosinski |
GenMan? interface uses STL std::string instead of SString
|
|
|
@391
|
9 years |
sz |
Moved frams/loggers to common/loggers
|
|
|
@375
|
10 years |
Maciej Komosinski |
Renamed logging functions to more intuitive and simple names
|
|
|
@372
|
10 years |
sz |
Renamed some classes and functions to make their purpose more obvious: …
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@344
|
10 years |
Maciej Komosinski |
Non-COW string compatibility (const char* is always invalid after …
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@275
|
10 years |
Maciej Komosinski |
Inheritance information during crossing over properly stored as a …
|
|
|
@257
|
10 years |
Maciej Komosinski |
- added strmove(): strcpy() for overlapping strings
- ExtObject? …
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@240
|
11 years |
Maciej Komosinski |
Used | instead of + when adding binary flags
|
|
|
@200
|
11 years |
Maciej Komosinski |
More stl string, less SString
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@194
|
11 years |
Maciej Komosinski |
Updated sources of the fT (ATGC sequences) genetic operators - useful …
|
|
|
@168
|
11 years |
sz |
reformatting
|
|
|
@145
|
11 years |
sz |
Genetics reorganization (affects ALL applications!):
- …
|
|
|
@139
|
11 years |
sz |
class renaming + minor corrections
|
|
|
@138
|
11 years |
sz |
genetic operator example - frams/_demos/genooper_test.cpp
|