Commit graph

10 commits

Author SHA1 Message Date
Caner Candan
70e60a50d2 * whitespace cleanup 2011-05-05 17:15:10 +02:00
evomarc
f2b98abd90 3 identical typos in 3 different files :-) 2007-12-08 14:49:52 +00:00
tlegrand
6b0cfffe09 Added #ifdef HAVE_GNUPLOT for Windows compatibility 2007-09-19 11:45:19 +00:00
kuepper
afc0659e35 finish the handling of gnuplot completely at build-time.
No gnuplot-ifs in headers anymore.
2005-10-05 21:34:19 +00:00
evomarc
d6cce45ad0 Change in terminology: EDA (Estimation of Distribution Algorithms) replaces
DEA (Distribution Evolution Algorithms), as it seems more widely used today.
2003-06-09 06:06:13 +00:00
okoenig
86fa476c67 Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
evomarc
512d368dcf More details to make code MSVC-compatible 2001-12-03 11:08:17 +00:00
evomarc
d686b37c1f Turned bonary_value into the onemax (not pow that exploded for even only
moderately small size of genome!)
Turned it into a double (it was a float) as floats are dead and should dissappear
2001-11-17 07:54:12 +00:00
evomarc
f41cd957c0 Changes due to MSVC 2001-11-17 07:22:59 +00:00
evomarc
e0ae220420 Adding PBIL 2001-11-08 06:53:55 +00:00