|
|
@40
|
15 years |
Maciej Komosinski |
fixed memory leak and commented out an extra condition
|
|
|
@39
|
15 years |
Maciej Komosinski |
updated the set of simple commands
|
|
|
@38
|
15 years |
mwajcht |
Added lexer and scanner sources as well Makefile which builds them
|
|
|
@37
|
15 years |
Maciej Komosinski |
added scripts that help handle relative neural connections in f1 …
|
|
|
@36
|
15 years |
Maciej Komosinski |
adding the only f8 converter parameter to the list of simulator parameters
|
|
|
@35
|
15 years |
Maciej Komosinski |
simple productions are now more complete, and stored once, in a …
|
|
|
@34
|
15 years |
Maciej Komosinski |
very simple syntax coloring
|
|
|
@33
|
15 years |
Maciej Komosinski |
maximal f1 genotype length published as the f8->f1 converter parameter
|
|
|
@32
|
15 years |
Maciej Komosinski |
safer parsing and freeing memory
|
|
|
@31
|
15 years |
Maciej Komosinski |
mutated connection weights are unlimited (previously the range was …
|
|
|
@30
|
15 years |
mwajcht |
Added mutation which deletes a production.
|
|
|
@29
|
15 years |
sz |
|
|
|
@28
|
15 years |
mszubert |
cecj - coEvolutionary Computation in Java with additional games package
|
|
|
@27
|
15 years |
sz |
the most recent framscript XML
|
|
|
@26
|
15 years |
mwajcht |
Added some comments to converter classes
|
|
|
@25
|
15 years |
mwajcht |
Added parameter which indicated the maximum length of F1 genotype …
|
|
|
@24
|
15 years |
mwajcht |
Once again changed 'for' loops inside which vector's element is …
|
|
|
@23
|
15 years |
mwajcht |
Bug-fix in erasing elements from vectors in 'for' loops - use integer …
|
|
|
@22
|
15 years |
mwajcht |
Fixed bug which caused segfaults in crossOver() method.
|
|
|
@21
|
15 years |
jbochenski |
|
|
|
@20
|
15 years |
jbochenski |
|
|
|
@19
|
15 years |
jbochenski |
|
|
|
@18
|
15 years |
jbochenski |
|
|
|
@17
|
15 years |
jbochenski |
|
|
|
@16
|
15 years |
jbochenski |
|
|
|
@15
|
15 years |
jbochenski |
|
|
|
@14
|
15 years |
jbochenski |
|
|
|
@13
|
15 years |
jbochenski |
|
|
|
@12
|
15 years |
jbochenski |
|
|
|
@11
|
15 years |
mwajcht |
Added some checking against NULLs
|
|
|
@10
|
15 years |
mwajcht |
Fixed some bugs
|
|
|
@9
|
15 years |
mwajcht |
Fixed one bug in converter. Fixed checking if mutation was unsuccessful.
|
|
|
@8
|
16 years |
mwajcht |
Returning GENOPER_OPFAIL in case mutation fails.
|
|
|
@7
|
16 years |
mwajcht |
1. Fixed bug in converter.
2. Genotypes with resulting F1 genotype …
|
|
|
@6
|
16 years |
mwajcht |
added some static structures; CHANGE_CONDITION_SIGN mutation now …
|
|
|
@5
|
16 years |
sz |
added the GDK (Genotype Development Kit)
|
|
|
@4
|
16 years |
Maciej Komosinski |
added f4, a genetic representation that describes development of an …
|
|
|
@3
|
16 years |
Maciej Komosinski |
added geno_fx, a base class for genetic operations on genotypes
|
|
|
@2
|
16 years |
Maciej Komosinski |
added f0-fuzzy (the Fuzzy neuron and its f0-based mutation and crossover)
|
|
|
@1
|
16 years |
Maciej Komosinski |
added f8 (L-systems) representation and converter f8->f1
|