# # ChangeLog for / # # Generated by Trac 1.2.1 # 03/29/24 10:42:21 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