gustavo
|
801ba49682
|
some test
|
2000-02-09 19:50:02 +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 |
|
gustavo
|
472898871c
|
*** empty log message ***
|
2000-01-26 17:48:24 +00:00 |
|
victor
|
83365de0d1
|
A very silly error has been fixed
|
2000-01-25 08:20:22 +00:00 |
|
gustavo
|
947ea09fa1
|
some reviews
|
2000-01-24 21:16:54 +00:00 |
|
gustavo
|
96f618f88f
|
some reviews
|
2000-01-24 21:13:21 +00:00 |
|
victor
|
729fa74b42
|
I have change the do...while(terminator) into while(terminator){...}, because may be the termination condition is reached just atthe beginning (for instance 0 generations)
|
2000-01-18 13:43:39 +00:00 |
|
victor
|
6fece409a7
|
Another little bug fixed
|
2000-01-11 13:25:32 +00:00 |
|
gustavo
|
c0e85685f8
|
bug fix in eoTournament
|
2000-01-11 12:13:18 +00:00 |
|
victor
|
29dc5ac034
|
A little problem existed when the Parser tried to read a String because a \0 was inserted sometimes (no others) making imposible to add a new string to the one read and then turning the full string into a char* (understable? :-)
|
2000-01-04 13:04:00 +00:00 |
|
victor
|
8eac301566
|
Changing the way parameters are shown to the user when the -h or --help flags are used
|
2000-01-04 10:43:06 +00:00 |
|
victor
|
7d3e4c83f2
|
Minor changes in eoRNG.h
|
1999-12-21 13:39:42 +00:00 |
|
victor
|
bf3e77d97b
|
eoOpSelector has a method called getOp that HAD to return a non-constant reference to an operator; in fact it returned a CONST reference. Now, I've changed it
|
1999-12-21 12:12:29 +00:00 |
|
victor
|
a92af188c8
|
Updating the selectors: they inherited from eoSelect and noew the inherite from eoBinPopOp
|
1999-12-21 11:41:19 +00:00 |
|
victor
|
050df933c8
|
Minor changes in eoParser.h
|
1999-12-21 09:58:45 +00:00 |
|
victor
|
5a735c3915
|
Moving function InitRamdom to eoParserUtils.h
|
1999-12-17 12:04:06 +00:00 |
|
jmerelo
|
d3642e4fde
|
Changes
|
1999-12-17 09:19:13 +00:00 |
|
victor
|
de33c67f0e
|
A little mistake has been corrected
|
1999-12-15 16:47:41 +00:00 |
|
victor
|
df6c600860
|
The constants N,M and K are not declared twice when using RNG in different file of the same program
|
1999-12-15 16:42:13 +00:00 |
|
victor
|
29ea368191
|
I have turned into comments the Pop constructor that used Type as the type of the gene, given that an EO can have NO genes
|
1999-12-15 13:57:09 +00:00 |
|
jmerelo
|
91f5ddbdaa
|
Added changes mainly by Marc
|
1999-11-22 09:47:32 +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
|
18f6c31513
|
Small modifications
|
1999-10-19 11:47:15 +00:00 |
|
gustavo
|
ef43aaf616
|
bug fix in eoBinBitflip
|
1999-10-15 13:16:50 +00:00 |
|
jmerelo
|
bc922d3871
|
Changed eoBinBitFlip thanks to Jacques suggestion
|
1999-10-15 11:18:52 +00:00 |
|
jmerelo
|
0e4d27ec4d
|
Small changes to makefiles
|
1999-10-15 07:34:55 +00:00 |
|
jmerelo
|
661069d01c
|
Changes in configure y makefiles to account for new version and new files
|
1999-10-13 08:38:33 +00:00 |
|
gustavo
|
f92b133fd0
|
updating with new tests
|
1999-10-11 10:20:39 +00:00 |
|
gustavo
|
387059901b
|
adding more functions and tests for eoNonUniform
|
1999-10-08 17:45:49 +00:00 |
|
jmerelo
|
557a06ff22
|
Two files left over added to the repo
|
1999-10-08 11:39:58 +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 |
|
jmerelo
|
378ee811e7
|
Added two more files
|
1999-10-08 09:52:31 +00:00 |
|
jmerelo
|
ba4ace6324
|
Changed stuff to make eoGeneration work
|
1999-10-08 09:51:40 +00:00 |
|
jmerelo
|
c853631219
|
Cosmetic changes
|
1999-10-08 07:40:34 +00:00 |
|
gustavo
|
dabbcdc7b4
|
adding t-eogeneration
|
1999-10-07 11:39:08 +00:00 |
|
gustavo
|
0133499ac3
|
putting eoNonUniform into a separate file
|
1999-10-07 11:38:14 +00:00 |
|
gustavo
|
b5d3db43ad
|
adding eoNonUniformOperator to eoOp.h
|
1999-10-05 11:32:17 +00:00 |
|
gustavo
|
7d7542e705
|
adding t-eogeneration.cpp
|
1999-10-04 11:17:19 +00:00 |
|
victor
|
648fd000c1
|
Updating Makefile.am to include eo2d.h and eo2dVector.h
|
1999-10-01 17:00:38 +00:00 |
|
victor
|
f395b6d93e
|
Updating Makefile.am to compile t-eo2dVector.h
|
1999-10-01 17:00:02 +00:00 |
|
victor
|
90d6310aef
|
*** empty log message ***
|
1999-10-01 16:36:04 +00:00 |
|
victor
|
7c107635b0
|
All the methods have been implemented. Only three of them (asignement operator, read from and write to a stream) remain unfinished.
|
1999-10-01 16:33:59 +00:00 |
|
victor
|
a789371939
|
Final (or almost) version by now.
|
1999-10-01 16:32:46 +00:00 |
|
victor
|
8e4e9197ea
|
Adding an interface for 2-dimensional chromosomes
|
1999-09-29 11:43:34 +00:00 |
|
victor
|
bed45e65a2
|
Fixing a little bug in the random generator. Variable size was used instead of _size, which is the parameter the method gets
|
1999-09-29 11:41:34 +00:00 |
|
gustavo
|
1247f801fb
|
testing and debugging eoGeneration
|
1999-09-28 11:56:21 +00:00 |
|
gustavo
|
49b35da8f9
|
finish eoGeneration... still to be tested
|
1999-09-28 10:26:39 +00:00 |
|
gustavo
|
bc9638f53c
|
fixing bugs in replacers and moving some code between files
|
1999-09-21 18:14:39 +00:00 |
|