evomarc
30616fca42
Forgot to double also the parameter to initialize in the Ctor!
2001-10-05 03:56:21 +00:00
evomarc
f4efc65994
Modified the reseed method in RNG class so two different seeds give different
...
sequences, after Jeroen's remark (jeggermo@liacs.nl )
2001-10-05 03:51:15 +00:00
evomarc
5508869d00
A full working version of ES is now available in tutorial/Lesson4,
...
that makes full use of libes.a.
The user guide is in Lesson4 of the tutorial - programmer's guide
will come later.
Plus many small changes here and there
2001-05-04 16:51:29 +00:00
evomarc
f4d2630516
Corrected a problem in eoEsChromInit (it refused plain eoReal) + some
...
other minor modications (e.g. a dir in make_checkpoint where ALL file
will go).
2001-05-03 17:20:27 +00:00
maartenkeijzer
ebca71e228
NDSorting: changed exact ranking values to make check for front easier
...
eoRNG: changed nothing (did some debugging)
2001-03-26 10:09:40 +00:00
evomarc
61a85582d5
Added the namespace eo for the global variable rng in eoRNG.cpp
...
Also added "using eo::rng" in eoRNG.h so nothing has to be modified.
We should gradually move to write eo::rng everywhere, and remove that using
directive to be almost full-proofed against possible name collision.
2001-01-08 10:07:27 +00:00
evomarc
0642954035
Added a default value (0.5) to method flip
2000-11-05 04:50:10 +00:00
mac
6d8e3a6504
Extreme cleanup, see src/obsolete for details
2000-08-10 14:18:34 +00:00
mac
f357a908bf
Updated documentation to give proper include file in doxygen and define a module selectors
...
Also added a load(stream) and save(stream) to eoState
2000-04-09 09:46:20 +00:00
gustavo
5fe7510807
fixing makefiles
2000-03-30 17:11:20 +00:00
mac
6c79787c43
Changed some includes for the new dir structure
2000-03-22 16:49:35 +00:00
mac
81751e279f
Added utilities directory, this contains state, parser etc.
2000-03-22 14:04:03 +00:00