Commit graph

226 commits

Author SHA1 Message Date
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
marc
b03bd951e0 The initial individuals were evaluated directly using binary_value
This resulted in the fitness NOT being set, and some abort or segmentation fault later
Only eoEvalFunc shouydl be used to evaluate individuals!!!
2000-06-22 03:23:15 +00:00
gustavo
ff52d48ccd changing version number 2000-06-16 10:20:23 +00:00
gustavo
cc7148d622 erasing LICENSE from test directory 2000-06-16 09:38:43 +00:00
gustavo
34758a584d *** empty log message *** 2000-06-15 14:29:25 +00:00
gustavo
3bc1cb49d8 erasing warnings 2000-06-14 16:29:00 +00:00
mac
318697af40 Yet again some documentation change 2000-06-14 10:33:53 +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
570397e89e Added ownership functionality and made the thing non-copyable 2000-06-13 14:31:53 +00:00
mac
49ee190e10 Some 'improvements' added 2000-06-13 14:31:22 +00:00
mac
00780d785a Added an ownership function to eoState 2000-06-13 14:30:47 +00:00
mac
b5222c8aa5 Changed base class eoEsBase to eoFixedLength 2000-06-13 10:27:10 +00:00
mac
0219de5b61 updated documentation 2000-06-13 10:25:53 +00:00
mac
df56ae5145 Fixed typedef Type error 2000-06-13 09:48:24 +00:00
mac
152d42d41e Removed eoEsBase and created an eoFixedLength 2000-06-13 09:43:34 +00:00
mac
71b0dc1771 Oh, right found some errors using gcc 2000-06-12 20:24:27 +00:00
mac
e55e3813dc Oh, right found some errors 2000-06-12 20:23:20 +00:00
mac
4c4ce70c04 New ES routines 2000-06-12 20:09:59 +00:00
mac
c6589b5951 Added a range member function to evaluate an iterator range 2000-06-12 20:08:01 +00:00
mac
382557878a eoInit is a base class for making EO's, eoPop now has a constructor
for eoInit's
2000-06-12 20:07:25 +00:00
mac
c1b0a6c503 Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly 2000-06-10 13:22:53 +00:00
gustavo
f39f159924 ignore t-eoExternalEO 2000-05-26 17:18:06 +00:00
mac
6893a8565d Removed this ugly defaulting to 1 behaviour and solved it using template specialization 2000-05-25 13:04:57 +00:00
mac
207698fcc8 Added dummy case general: 2000-05-25 12:21:06 +00:00
gustavo
0363af1289 warning hunting 2000-05-25 11:03:00 +00:00
mac
9aaafc2cdb Oops, corrected error in ctor(istream) 2000-05-25 07:26:13 +00:00
mac
69d9ee7a0f Oops, corrected error in adding t-eoExternalEO 2000-05-25 07:23:24 +00:00
mac
86ae1ddbaa eoExternalEO, support for using plain functions and structs in EO 2000-05-25 07:18:25 +00:00
mac
9ad8767c41 Changed default printOn to have a trailing space instead of endl 2000-05-25 07:17:23 +00:00
mac
e7a1922d76 Updated dsp, dsw and added t_eoExternalEO.dsp 2000-05-25 07:16:35 +00:00
mac
05c4bec808 Updated makefile and added t-eoExternalEO 2000-05-25 07:13:43 +00:00
mac
230e1a03d1 removed reference to rint() (what does this function do anyway? it is not ANSI and defined nowhere in eo!) 2000-04-20 11:11:58 +00:00
mac
007046c134 Added a bias function next to bind(). This function will bias the selection to select certain specific guys... 2000-04-20 11:06:02 +00:00
mac
2af4074c2c Remove eoBinaryTerm, should not have been here in the first place 2000-04-20 10:48:07 +00:00
gustavo
7ac7389589 adding test to test/.cvsignore 2000-04-12 09:51:50 +00:00
gustavo
e5825c4d75 some fix 2000-04-11 12:18:30 +00:00
mac
1992d60fa3 getOp() should return a non-const reference 2000-04-09 10:16:28 +00:00
mac
064ebabac5 Changed int target to size_t target (produced warning) 2000-04-09 10:13:27 +00:00
mac
dd42eec50a eoFitTerm did not implement className 2000-04-09 10:10:39 +00:00
mac
f6c08c9948 eoFitTerm did not implement className 2000-04-09 10:09:32 +00:00
mac
6d61aa2811 Updated eoBreeder to use the even newer general operator interface 2000-04-09 10:05:55 +00:00