# # ChangeLog for cpp # # Generated by Trac 1.2.1 # 04/24/24 21:17:26 Wed, 06 May 2009 14:15:20 GMT Maciej Komosinski [4] * cpp/f4 (added) * cpp/f4/adam-original-old.zip (added) * cpp/f4/conv_f4.cpp (added) * cpp/f4/conv_f4.h (added) * cpp/f4/f4_general.cpp (added) * cpp/f4/f4_general.h (added) * cpp/f4/f4_orientmat.cpp (added) * cpp/f4/f4_orientmat.h (added) * cpp/f4/geno_f4.cpp (added) * cpp/f4/geno_f4.h (added) added f4, a genetic representation that describes development of an ... Wed, 06 May 2009 14:03:35 GMT Maciej Komosinski [3] * cpp/gdk/LICENSE.txt (added) * cpp/geno_fx (added) * cpp/geno_fx/LICENSE.txt (added) * cpp/geno_fx/geno_ftest.cpp (added) * cpp/geno_fx/geno_ftest.h (added) * cpp/geno_fx/geno_fx.cpp (added) * cpp/geno_fx/geno_fx.h (added) * cpp/geno_fx/html (added) * cpp/geno_fx/html/annotated.html (added) * cpp/geno_fx/html/classGeno__ftest-members.html (added) * cpp/geno_fx/html/classGeno__ftest.html (added) * cpp/geno_fx/html/classGeno__ftest.png (added) * cpp/geno_fx/html/classGeno__fx-members.html (added) * cpp/geno_fx/html/classGeno__fx.html (added) * cpp/geno_fx/html/classGeno__fx.png (added) * cpp/geno_fx/html/doxygen.css (added) * cpp/geno_fx/html/doxygen.png (added) * cpp/geno_fx/html/examples.html (added) * cpp/geno_fx/html/files.html (added) * cpp/geno_fx/html/functions.html (added) * cpp/geno_fx/html/geno__ftest_8cpp-source.html (added) * cpp/geno_fx/html/geno__ftest_8cpp.html (added) * cpp/geno_fx/html/geno__ftest_8h-source.html (added) * cpp/geno_fx/html/geno__ftest_8h.html (added) * cpp/geno_fx/html/geno__ftest__example-example.html (added) * cpp/geno_fx/html/geno__fx_8cpp-source.html (added) * cpp/geno_fx/html/geno__fx_8h-source.html (added) * cpp/geno_fx/html/geno__fx_8h.html (added) * cpp/geno_fx/html/globals.html (added) * cpp/geno_fx/html/hierarchy.html (added) * cpp/geno_fx/html/index.html (added) * cpp/geno_fx/rndutil.cpp (added) * cpp/geno_fx/rndutil.h (added) added geno_fx, a base class for genetic operations on genotypes Wed, 06 May 2009 13:54:19 GMT Maciej Komosinski [2] * cpp/f0-fuzzy (added) * cpp/f0-fuzzy/geno_f0Fuzzy.cpp (added) * cpp/f0-fuzzy/geno_f0Fuzzy.h (added) * cpp/f0-fuzzy/neuroimpl-fuzzy-f0.cpp (added) * cpp/f0-fuzzy/neuroimpl-fuzzy-f0.h (added) * cpp/f0-fuzzy/neuroimpl-fuzzy.cpp (added) * cpp/f0-fuzzy/neuroimpl-fuzzy.h (added) added f0-fuzzy (the Fuzzy neuron and its f0-based mutation and crossover) Wed, 06 May 2009 13:24:02 GMT Maciej Komosinski [1] * cpp (added) * cpp/f8-to-f1 (added) * cpp/f8-to-f1/conv_f8_utils.cpp (added) * cpp/f8-to-f1/conv_f8_utils.h (added) * cpp/f8-to-f1/conv_f8tof1.cpp (added) * cpp/f8-to-f1/conv_f8tof1.h (added) * cpp/f8-to-f1/conv_f8tof1_grammar.c (added) * cpp/f8-to-f1/conv_f8tof1_grammar.h (added) * cpp/f8-to-f1/conv_f8tof1_scanner.cpp (added) * cpp/f8-to-f1/conv_f8tof1_scanner.h (added) * cpp/f8-to-f1/geno_f8.cpp (added) * cpp/f8-to-f1/geno_f8.h (added) * cpp/f8-to-f1/lemonglobal.h (added) * cpp/f8-to-f1/lexglobal.h (added) * cpp/gdk (added) * java (added) added f8 (L-systems) representation and converter f8->f1