source: cpp/frams/genetics/genman.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @534   8 years Maciej Komosinski Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
(edit) @532   8 years Maciej Komosinski A new set of getStyle/getFullStyle functions in GenMan? and cosmetic …
(edit) @516   8 years Maciej Komosinski Geno format as a string (no longer ascii number)
(edit) @513   9 years Maciej Komosinski checkValidity() and validate() are now aware of genotype name
(edit) @467   9 years Maciej Komosinski GenMan? interface uses STL std::string instead of SString
(edit) @391   10 years sz Moved frams/loggers to common/loggers
(edit) @375   10 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @372   10 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @348   10 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @344   10 years Maciej Komosinski Non-COW string compatibility (const char* is always invalid after …
(edit) @319   10 years Maciej Komosinski Fixed compilation warnings
(edit) @286   10 years Maciej Komosinski Updated headers
(edit) @275   10 years Maciej Komosinski Inheritance information during crossing over properly stored as a …
(edit) @257   10 years Maciej Komosinski - added strmove(): strcpy() for overlapping strings - ExtObject?
(edit) @247   10 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @240   11 years Maciej Komosinski Used | instead of + when adding binary flags
(edit) @200   11 years Maciej Komosinski More stl string, less SString
(edit) @197   11 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @194   11 years Maciej Komosinski Updated sources of the fT (ATGC sequences) genetic operators - useful …
(edit) @168   11 years sz reformatting
(edit) @145   11 years sz Genetics reorganization (affects ALL applications!): - …
(edit) @139   11 years sz class renaming + minor corrections
(add) @138   11 years sz genetic operator example - frams/_demos/genooper_test.cpp
Note: See TracRevisionLog for help on using the revision log.