maartenkeijzer
d09c216b61
Ok, made an eoParetoFitness class, which meant that I could roll back a few changes in EO.h (phew).
...
Also changed eoSelectFromWorth etc.
2001-03-16 12:08:26 +00:00
maartenkeijzer
fe89662e3c
t-eoPareto now plots the evolving population and t-eoRandom check is slightly more strict
2001-03-14 10:14:27 +00:00
maartenkeijzer
3c19641c70
Added pareto based stuff
2001-03-12 16:03:08 +00:00
maartenkeijzer
a27aa7112a
Test for a ssga added.
2001-03-09 14:14:53 +00:00
maartenkeijzer
7eecd318f9
swapped order of libeo and libeoutils, gcc 2.91 did not like it
2001-02-27 11:44:28 +00:00
maartenkeijzer
a79075f673
Modified eoInit so that it would use the eoRndGenerator base class.
...
To be able to use the primitive std::generate function, added a
set of wrappers in eoSTLFunctor.h that have the copy semantics most
STL functions expect (namely pass-by-value rather then pass-by-reference).
Updated test/Makefile.am to also test t-eoRandom
2001-02-19 12:23:13 +00:00
jmerelo
0dd3e27e4e
Moved out of the 'obsolete' directory a couple of honest classes, which didn't harm anybody; activated also in Makefile.am the program that tested them
2001-02-13 22:35:07 +00:00
maartenkeijzer
dea8a51f7e
Ok, updated the Makefile.am again to use the
...
make check
Command I picked up in the automake documentation (RTFM, you know)
Tagged a lot of header functions in the GnuPlot files with 'inline',
so they can be used from more than one sourcefile.
Ok, now the interesting news. Started a new library libga (not to be confused
with Matthew's GaLib). Here I suggest we put a fairly complete and configurable
genetic algorithm. Just to see how far we can stretch ourselves and also to have
a GA-componenent that can be used in other applications without having to rebuild
the entire thing. test/t-eoGA.cpp tests this library
2001-02-12 13:58:51 +00:00
maartenkeijzer
d58511132c
Removed the -O2 flag from the makefile in the test directory.
...
Builds should go faster now.
2001-02-09 11:52:55 +00:00
evomarc
018db6689a
The big GeneraoOp interface change - in test dir
2001-02-09 05:43:06 +00:00
evomarc
647156c6a8
Adding t-eoSelect.cpp to test selection procedures. Modified Makefile.am accordingly
2001-01-02 13:31:40 +00:00
evomarc
ca586fc799
Added t-eoRepalcement.cpp, that tests all new replacement procedures
2000-12-19 18:42:41 +00:00
gustavoromero
558bded5c0
adding old targets
2000-11-07 19:16:42 +00:00
mac
8ae796ab28
Added symbolic regression, which tests combined ops as well
2000-08-18 08:44:22 +00:00
mac
a4009dee15
Added binary_value.h
2000-08-10 16:41:04 +00:00
mac
13df819937
Still part of extreme cleanup
2000-08-10 14:31:19 +00:00
mac
73461e2d76
Still part of extreme cleanup
2000-08-10 14:30:25 +00:00
mac
6d8e3a6504
Extreme cleanup, see src/obsolete for details
2000-08-10 14:18:34 +00:00
gustavo
cc7148d622
erasing LICENSE from test directory
2000-06-16 09:38:43 +00:00
mac
ff057c799a
Removed double reference to t-eoESFull
2000-06-14 07:30:21 +00:00
mac
0533618306
Removed double reference to t-eoESFull
2000-06-14 07:27:51 +00:00
mac
4c4ce70c04
New ES routines
2000-06-12 20:09:59 +00:00
mac
69d9ee7a0f
Oops, corrected error in adding t-eoExternalEO
2000-05-25 07:23:24 +00:00
mac
05c4bec808
Updated makefile and added t-eoExternalEO
2000-05-25 07:13:43 +00:00
gustavo
e5825c4d75
some fix
2000-04-11 12:18:30 +00:00
mac
4654d42e30
Oops, it's a pain to get the makefiles up to date when you are working on two machines....
2000-04-09 09:54:25 +00:00
mac
fee9a330b1
Added t-eoGOpSel.
2000-04-09 09:43:40 +00:00
mac
64a5d2de58
updated Makefiles and removed a few unneeded files. note: ES files are pending
2000-04-07 14:23:59 +00:00
gustavo
b5606ad11a
Maarten was right
2000-03-31 16:23:16 +00:00
gustavo
f07b16a575
more fix in makefiles
2000-03-31 14:33:13 +00:00
gustavo
1fe3a72e10
changing Makefile.am's to accept new subdiretory structure
2000-03-30 14:20:25 +00:00
jmerelo
7db1492943
Added new files to the brew, mainly distance and new-op-interface related
2000-02-07 17:16:16 +00:00
jmerelo
d3642e4fde
Changes
1999-12-17 09:19:13 +00:00
jmerelo
449ed17ff8
Added Marc's ES files and .dsp files for others
1999-11-15 09:26:33 +00:00
jmerelo
0d8648c0e6
Added eoParser
1999-10-29 11:23:10 +00:00
jmerelo
46b6a9e17a
Added new RNG and test files for it
1999-10-25 08:25:42 +00:00
jmerelo
0e4d27ec4d
Small changes to makefiles
1999-10-15 07:34:55 +00:00
gustavo
387059901b
adding more functions and tests for eoNonUniform
1999-10-08 17:45:49 +00:00
jmerelo
259420d9ce
Added a full algorithm to the new EO, with terminators, and things like that
1999-10-08 11:39:20 +00:00
victor
f395b6d93e
Updating Makefile.am to compile t-eo2dVector.h
1999-10-01 17:00:02 +00:00
gustavo
1247f801fb
testing and debugging eoGeneration
1999-09-28 11:56:21 +00:00
gustavo
f3ebe8be70
fixing tests
1999-09-20 11:48:52 +00:00
gustavo
06db0c058e
*** empty log message ***
1999-09-10 12:21:50 +00:00
gustavo
0f4ff4691c
adding examples for eoBin & other stuff
1999-09-10 12:03:51 +00:00