source: cpp/frams/genetics/genman.cpp

Revision Log Mode:


Legend:

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