Commit graph

267 commits

Author SHA1 Message Date
evomarc
5e33a2e50b dded Uniform Crossover (!) and "deterministic" bit-filp mutation 2000-10-24 03:58:02 +00:00
evomarc
9cc1cfd1b4 Added the calls to base class I/O routines in printOn and readFrom 2000-10-24 03:57:10 +00:00
maartenkeijzer
b0b0a3f9da It is using delim now 2000-10-23 10:58:54 +00:00
maartenkeijzer
f7c98d5b31 Changed functor base names and added to version 2000-10-09 16:13:20 +00:00
maartenkeijzer
1d0794c46a Added an eoSortedStatBase for more efficient statistic calculations
updated a few makefiles to include the html and latex docs with the
distribution.
2000-10-06 10:41:38 +00:00
maartenkeijzer
d42f16481d Updated authors and started a README 2000-10-06 07:50:10 +00:00
maartenkeijzer
543d5a5918 Changed ostream_iterator<double> to use AtomType rather than double.
Stupid me!
2000-10-06 07:32:26 +00:00
mac
686e7f3273 Updated version no. to 0.9.1 2000-09-29 10:39:19 +00:00
mac
f1ec21e724 Error in random_generator removed. 2000-09-20 13:32:28 +00:00
mac
f7c157c154 Changed construction order as gcc was warning 2000-09-09 13:52:16 +00:00
mac
fd8a2529a5 eo: added some missing entries
Pop: error in nth_element_fitness
sga: error in eval
eoParseTree: oddities with gcc
checkpointing: added eoParser and eoState
eoParser: support for wrongly entered parameter names
rnd_generators: flip(0.5) -> flip(bias) in binary_generator
selectors.h: ???
2000-09-09 13:43:31 +00:00
mac
fc172ef858 Added -O2 as compiler flag 2000-08-23 14:56:04 +00:00
mac
ca46a3651b ok, fixed this problem with typedefs in gcc-0.92 (strange....) 2000-08-23 13:07:51 +00:00
mac
4078394748 Yet another change in eoParseTree 2000-08-23 12:52:48 +00:00
mac
e18a48d4a1 eoParseTree-- changed typedef 2000-08-23 12:50:34 +00:00
mac
ff108477c3 eoCounter?
eoEasyEA -- made it copyable again
eoEvalFunc -- added specialized eoEvalFuncCounter
eoEvolutionStrategy -- nothing much
eoGenContinue -- nothing
eoPop -- fixed nth_element_fitness
eoBitOp -- fixed error in xover
eoFileMonitor -- now appends always
eoParam -- worked around memory leak in MSC's strstream
eoParser -- changed -pconfig_file to @config_file
eoParser -- added messages instead of exception when required param is missing
eoStat -- added eoDistanceStat
t-eoFunctor -- don't know
2000-08-23 12:03:01 +00:00
mac
a7131a7f71 commited 2000-08-18 08:59:20 +00:00
mac
be0c1996f7 Oh, right, dangling pragma 2000-08-18 08:57:26 +00:00
mac
8034b9f344 some signed/unsigned comparisons removed 2000-08-18 08:56:14 +00:00
mac
8ae796ab28 Added symbolic regression, which tests combined ops as well 2000-08-18 08:44:22 +00:00
root
04bc4ecde8 initial checkin 2000-08-15 21:15:36 +00:00
mac
4f1bcfa292 Removed a few dsp files and changed saving/loading eoPops a bit. 2000-08-14 11:18:34 +00:00
mac
33803be4cd changed int to size_t 2000-08-10 16:43:39 +00:00
mac
adcb2c38b8 *** empty log message *** 2000-08-10 16:42:37 +00:00
mac
a4009dee15 Added binary_value.h 2000-08-10 16:41:04 +00:00
mac
d3b83c70b0 changed int compare to size_t 2000-08-10 16:36:55 +00:00
mac
107c4568a0 changed int compare to size_t 2000-08-10 16:35:15 +00:00
mac
173756916a main should return int 2000-08-10 16:34:05 +00:00
mac
8b63d5e58d changed int to size_t 2000-08-10 16:32:44 +00:00
mac
fc326c72ab Forgot to remove enum value init 2000-08-10 14:33:37 +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
664c1f12d9 Still part of extreme cleanup 2000-08-10 14:26:50 +00:00
mac
410bc18488 Still part of extreme cleanup 2000-08-10 14:25:45 +00:00
mac
511d874b68 no 2000-08-10 14:23:19 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
mac
7f04d616e6 Temporarily added Makefile.am to prevent errors 2000-08-03 20:00:39 +00:00
mac
8dea30897d Removed contrib dir reference 2000-08-03 19:54:42 +00:00
jmerelo
d2fedcb5b9 More changes to Makefile.am 2000-08-03 17:33:03 +00:00
jmerelo
1bee1e1f81 More changes to Makefile.am 2000-08-03 17:30:57 +00:00
jmerelo
afd636cdbf More changes to Makefile.am 2000-08-03 17:22:46 +00:00
jmerelo
a758eb1bd2 Changes mostly to Makefile.ams here and there, to be able to do a clean distribution 2000-08-03 17:15:42 +00:00
mac
a7e0b39cfd New fresh ltconfig, works on my RedHat distr and also on geneura 2000-08-03 17:11:54 +00:00
mac
bef10d6f9a Added a different libtool configure so it runs on more machines 2000-08-03 17:11:02 +00:00
jmerelo
8036c7fd7d Changed some problems with Makefile.am 2000-08-03 16:37:51 +00:00
jmerelo
cb952a2b7d Added missing files, and LICENSE 2000-08-03 15:44:01 +00:00
mac
70ddb00b4c removed 2000-07-28 10:26:44 +00:00
mac
ee5bdda932 testing if this configure is protable 2000-07-28 06:10:34 +00:00
gustavo
aa0b74ac9d ignore files created by examples 2000-07-18 11:33:56 +00:00
gustavo
01e44cf828 fix examples using binary_value 2000-07-18 11:30:39 +00:00