source: cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91   10 years Maciej Komosinski better and simpler memory management (allocation/deallocation); …
(edit) @89   10 years sz all test applications are compilable again
(edit) @83   10 years Maciej Komosinski f0 genotype to test f0 parsers, and a useful fullprops.cpp program …
(edit) @82   10 years Maciej Komosinski compiles under more platforms and OSes
(edit) @81   10 years Maciej Komosinski improved parsing of properties (e.g. in f0 genotypes)
(edit) @80   10 years Maciej Komosinski - new properties in Parts and Joints: visual red, green, blue, …
(edit) @74   11 years Maciej Komosinski improved documentation, compilation, and precision of numbers parsed
(edit) @73   11 years Maciej Komosinski a genotype can be passed as a parameter
(edit) @72   11 years Maciej Komosinski neural noise parameter in neurons
(edit) @71   12 years sz optional external validators for Geno
(edit) @70   12 years Maciej Komosinski compiles under vs2008
(edit) @69   12 years sz removed unnecessary files. all GDK samples can be built again …
(edit) @68   12 years Maciej Komosinski added missing sources; updated sources for compatibility with vs2008 …
(edit) @66   12 years Maciej Komosinski set 'eol-style' to 'native'
(edit) @64   12 years Maciej Komosinski a lot of minor fixes
(edit) @45   13 years mwajcht Added ignoring of \r while parsing input. Grammar change: at least one …
(edit) @41   13 years Maciej Komosinski updated name of the converter
(edit) @40   13 years Maciej Komosinski fixed memory leak and commented out an extra condition
(edit) @39   13 years Maciej Komosinski updated the set of simple commands
(edit) @38   14 years mwajcht Added lexer and scanner sources as well Makefile which builds them
(edit) @36   14 years Maciej Komosinski adding the only f8 converter parameter to the list of simulator parameters
(edit) @35   14 years Maciej Komosinski simple productions are now more complete, and stored once, in a …
(edit) @34   14 years Maciej Komosinski very simple syntax coloring
(edit) @33   14 years Maciej Komosinski maximal f1 genotype length published as the f8->f1 converter parameter
(edit) @32   14 years Maciej Komosinski safer parsing and freeing memory
(edit) @31   14 years Maciej Komosinski mutated connection weights are unlimited (previously the range was …
(edit) @30   14 years mwajcht Added mutation which deletes a production.
(edit) @26   14 years mwajcht Added some comments to converter classes
(edit) @25   14 years mwajcht Added parameter which indicated the maximum length of F1 genotype …
(edit) @24   14 years mwajcht Once again changed 'for' loops inside which vector's element is …
(edit) @23   14 years mwajcht Bug-fix in erasing elements from vectors in 'for' loops - use integer …
(edit) @22   14 years mwajcht Fixed bug which caused segfaults in crossOver() method.
(edit) @11   14 years mwajcht Added some checking against NULLs
(edit) @10   14 years mwajcht Fixed some bugs
(edit) @9   14 years mwajcht Fixed one bug in converter. Fixed checking if mutation was unsuccessful.
(edit) @8   14 years mwajcht Returning GENOPER_OPFAIL in case mutation fails.
(edit) @7   14 years mwajcht 1. Fixed bug in converter. 2. Genotypes with resulting F1 genotype …
(edit) @6   14 years mwajcht added some static structures; CHANGE_CONDITION_SIGN mutation now …
(edit) @5   14 years sz added the GDK (Genotype Development Kit)
(edit) @4   14 years Maciej Komosinski added f4, a genetic representation that describes development of an …
(edit) @3   14 years Maciej Komosinski added geno_fx, a base class for genetic operations on genotypes
(edit) @2   14 years Maciej Komosinski added f0-fuzzy (the Fuzzy neuron and its f0-based mutation and crossover)
(add) @1   14 years Maciej Komosinski added f8 (L-systems) representation and converter f8->f1
Note: See TracRevisionLog for help on using the revision log.