|
|
@120
|
11 years |
Maciej Komosinski |
added sources of the f9->f0 genetic converter
|
|
|
@119
|
11 years |
Maciej Komosinski |
reorganization of genetic sources (makefiles not updated yet)
|
|
|
@118
|
11 years |
Maciej Komosinski |
added a comment that explains the role of the multiple evaluation phase
|
|
|
@117
|
11 years |
Maciej Komosinski |
sample script that demonstrates how to use Framsticks CLI to run …
|
|
|
@116
|
11 years |
Maciej Komosinski |
scripts useful to evaluate efficiency of parallel simulation/evolution …
|
|
|
@115
|
11 years |
sz |
loader_test can now extract raw genotype from a Framsticks file …
|
|
|
@114
|
11 years |
sz |
improved/bug fixed: delta joint mode (in f0 genotypes) is now …
|
|
|
@113
|
11 years |
sz |
some compilers don't like functions called 'include()'
|
|
|
@112
|
11 years |
sz |
removed weird };
|
|
|
@111
|
11 years |
sz |
missing directories (affects make clean)
|
|
|
@110
|
11 years |
Maciej Komosinski |
reorganization of sources
|
|
|
@109
|
11 years |
sz |
source reorganization (see README)
new feature added: part/joint …
|
|
|
@108
|
11 years |
sz |
support for deprecated elements, updated framscript object definitions …
|
|
|
@107
|
11 years |
psniegowski |
HIGHLIGHTS:
* add SimultorProviders? hierarchy
* start Framsticks …
|
|
|
@106
|
11 years |
psniegowski |
Add directory left over during last commit.
|
|
|
@105
|
11 years |
psniegowski |
HIGHLIGHTS:
* import refactorization: move Tree, Path, etc.
from core …
|
|
|
@104
|
11 years |
sz |
introducing object de/serialization - see serialtest.cpp
the core GDK …
|
|
|
@103
|
11 years |
psniegowski |
HIGHLIGHTS:
* add auto loading and saving algorithms between
frams …
|
|
|
@102
|
11 years |
psniegowski |
HIGHLIGHTS:
* add StackedJoinable? as a utility class to allow strict …
|
|
|
@101
|
11 years |
psniegowski |
HIGHLIGHTS:
* improve tree side notes
* improve GUI layout
* add …
|
|
|
@100
|
11 years |
psniegowski |
HIGHLIGHTS:
* add <include/> to configuration
* add side notes to tree …
|
|
|
@99
|
11 years |
psniegowski |
HIGHLIGTS:
* complete events implementation
* visible as …
|
|
|
@98
|
11 years |
psniegowski |
HIGHLIGHTS:
* use custom TreeModel?
* TreeNodes? are now very thin …
|
|
|
@97
|
11 years |
psniegowski |
HIGHLIGHTS:
* add proper exception passing between communication …
|
|
|
@96
|
11 years |
psniegowski |
HIGHLIGHTS:
* cleanup Instance management
* extract Instance …
|
|
|
@95
|
11 years |
sz |
muscles encoded in a "new" way in f1 genotypes now behave as in "old" …
|
|
|
@94
|
11 years |
sz |
fixed model.def double Model appearance
|
|
|
@93
|
11 years |
Maciej Komosinski |
every param.set(value) produces a helpful warning when the "value" …
|
|
|
@92
|
11 years |
Maciej Komosinski |
SString::valueOf(value) can handle more argument types
|
|
|
@91
|
11 years |
Maciej Komosinski |
better and simpler memory management (allocation/deallocation); …
|
|
|
@90
|
11 years |
psniegowski |
HIGHLIGHTS:
* add ObjectInstance? for holding local object trees
* fix …
|
|
|
@89
|
11 years |
sz |
all test applications are compilable again
|
|
|
@88
|
11 years |
psniegowski |
HIGHLIGHTS:
* loading f0 schema with XmlLoader?
* use XmlLoader? to load …
|
|
|
@87
|
11 years |
psniegowski |
HIGHLIGHTS:
* FramsClass? and contained Param are now immutable classes …
|
|
|
@86
|
11 years |
psniegowski |
HIGHLIGHTS:
* use java annotations to mark classes and fields to be …
|
|
|
@85
|
11 years |
psniegowski |
HIGHLIGHTS:
* upgrade to Java 7
* use try-multi-catch clauses
* use …
|
|
|
@84
|
11 years |
psniegowski |
HIGHLIGHTS:
* simplification of entities management model
* cleanup …
|
|
|
@83
|
12 years |
Maciej Komosinski |
f0 genotype to test f0 parsers, and a useful fullprops.cpp program …
|
|
|
@82
|
12 years |
Maciej Komosinski |
compiles under more platforms and OSes
|
|
|
@81
|
12 years |
Maciej Komosinski |
improved parsing of properties (e.g. in f0 genotypes)
|
|
|
@80
|
12 years |
Maciej Komosinski |
- new properties in Parts and Joints: visual red, green, blue, …
|
|
|
@79
|
12 years |
psniegowski |
Simplify f0 class organization.
|
|
|
@78
|
12 years |
psniegowski |
Add f0 parsing and f0->Model transformation.
|
|
|
@77
|
12 years |
psniegowski |
Add new java codebase.
|
|
|
@76
|
12 years |
psniegowski |
Rename directory for the codebase.
|
|
|
@75
|
12 years |
psniegowski |
Test commit, add directory for rewritten java source.
|
|
|
@74
|
13 years |
Maciej Komosinski |
improved documentation, compilation, and precision of numbers parsed
|
|
|
@73
|
13 years |
Maciej Komosinski |
a genotype can be passed as a parameter
|
|
|
@72
|
13 years |
Maciej Komosinski |
neural noise parameter in neurons
|
|
|
@71
|
14 years |
sz |
optional external validators for Geno
|
|
|
@70
|
14 years |
Maciej Komosinski |
compiles under vs2008
|
|
|
@69
|
14 years |
sz |
removed unnecessary files. all GDK samples can be built again …
|
|
|
@68
|
14 years |
Maciej Komosinski |
added missing sources; updated sources for compatibility with vs2008 …
|
|
|
@67
|
14 years |
Maciej Komosinski |
deleted deprecated sources of shaders
|
|
|
@66
|
14 years |
Maciej Komosinski |
set 'eol-style' to 'native'
|
|
|
@65
|
14 years |
Maciej Komosinski |
added sources of the 3D client for the Framsticks server
|
|
|
@64
|
14 years |
Maciej Komosinski |
a lot of minor fixes
|
|
|
@63
|
14 years |
sz |
updates and corrections from the most recent framsticks version. new: …
|
|
|
@62
|
15 years |
mszubert |
Checking OS before executing frams command.
|
|
|
@61
|
15 years |
mszubert |
Parsing 2-genotype-evaluation results.
Parameters file updated.
|
|
|
@60
|
15 years |
mszubert |
Bug in Learner-Teacher scheme fixed.
|
|
|
@59
|
15 years |
mszubert |
Towards real coevolutionary evaluation.
|
|
|
@58
|
15 years |
Maciej Komosinski |
minor changes in sample parameters
|
|
|
@57
|
15 years |
mszubert |
Population initialization parametrized - getSimplest macro is called …
|
|
|
@56
|
15 years |
tmaciejewski |
Framclipse updates:
* added information where parsing errors occured
…
|
|
|
@55
|
15 years |
Maciej Komosinski |
renamed parameter files
|
|
|
@54
|
15 years |
mszubert |
Parameter files extended.
|
|
|
@53
|
15 years |
mszubert |
FramsticksCoevolutionaryProblem? made symmetric.
|
|
|
@52
|
15 years |
sz |
|
|
|
@51
|
15 years |
mszubert |
Using mut macro instead of mutate.
|
|
|
@50
|
15 years |
mszubert |
Newline character removed from framstick genotypes.
Reading from input …
|
|
|
@49
|
15 years |
mszubert |
Debug stream changed.
|
|
|
@48
|
15 years |
mszubert |
Debug parameter added.
|
|
|
@47
|
15 years |
mszubert |
Framstick coevolution parameters file
|
|
|
@46
|
15 years |
Maciej Komosinski |
added instructions on how to use framsticks with ecj
|
|
|
@45
|
15 years |
mwajcht |
Added ignoring of \r while parsing input. Grammar change: at least one …
|
|
|
@44
|
15 years |
mszubert |
cecj, framsticks and games packages imported
|
|
|
@43
|
15 years |
mszubert |
ecj packages temporarily deleted
|
|
|
@42
|
15 years |
mszubert |
refactored cecj; framsticks package added
|
|
|
@41
|
15 years |
Maciej Komosinski |
updated name of the converter
|
|
|
@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 |
|
|
|