Caner Candan
56c6edab04
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
Johann Dreo
faaf13194f
fix most of the doxygen warnings
2010-11-09 11:44:28 +01:00
Johann Dreo
2104f5b7e9
and finally... still more grouping in documentation.
2010-11-05 22:46:15 +01:00
Johann Dreo
9d19cc2cfa
bugfix _keep_existing name ; added an overwriting option to use ios_base::trunc instead of ios_base::app
2010-09-15 22:53:15 +02:00
Johann Dreo
22ce03233e
doc comments
2010-09-15 22:28:29 +02:00
kuepper
47af7cfe5a
Clean up configure/build-process.
...
- assume C++ standard-conforming environment
- add a user-option for gnuplot-support
- separate gnuplot-code into declaration and implementation,
so we can define at EO-build-time whether to use it or not.
Adopt code and Makefiles to above changes.
Some minor fixes.
2005-10-02 21:42:08 +00:00
maartenkeijzer
0a6e0c687c
Made couple of functions virtual
2004-09-21 19:49:48 +00:00
okoenig
aa76efbb29
Added possibility to print header to first line of output file; control through last bool in constructor - default = false...
2003-11-19 13:29:15 +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
3e673f6a8e
There was a bug in teh Ctor (fortunately, only with the last
...
parameter, that was generally used with the default value).
Thanks to Ramón Casero Cañas
2002-12-09 21:04:47 +00:00
jmerelo
d634d95838
In eoVector, changed printOn and readFrom to virtual
2001-04-03 10:08:08 +00:00
evomarc
f5174e3a42
Added fstream in the include files - I had an error message at some point!
2000-11-28 15:40:39 +00:00
evomarc
bee8388a1e
Modified the contructor: the default value for the delimiter is now " "
...
and I added a boolean argument to indicate whether or not we want to
overwrite an existing file with same name (default is overwrite).
Added the getFileName accessor.
2000-11-28 06:46:37 +00:00
mac
f7c157c154
Changed construction order as gcc was warning
2000-09-09 13:52:16 +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
71b0dc1771
Oh, right found some errors using gcc
2000-06-12 20:24:27 +00:00
mac
bd0cc50be9
Oops, forgot to make operator() return an eoMonitor
2000-04-09 09:50:44 +00:00
mac
481bfba8bf
Oops, forgot to make operator() return an eoMonitor
2000-04-09 09:48:38 +00:00
mac
9bcf9d95f8
Finalized Checkpointing, see t-eoCheckpointing for a test
2000-03-31 10:02:18 +00:00