Caner Candan
48a9063312
* make_checkpoint.h: too much empty lines removed
2012-06-22 16:55:40 +02:00
Caner Candan
56c6edab04
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
Johann Dreo
2104f5b7e9
and finally... still more grouping in documentation.
2010-11-05 22:46:15 +01:00
kuepper
1187a83c82
Add climits header as required for gcc-4.3 when using UINT_MAX
2008-03-31 13:35:41 +00:00
ldacosta
fac8fc0742
Output functor is needed if there is screen output OR FILE OUTPUT - until now, it was only created and stored in the screen output was activated. Line 120 of make_checkpoint.h
2008-03-28 16:24:17 +00:00
ldacosta
64fb5d2c45
Change in do_make_checkpoint: it receives not just a parameter from the evaluation function, not the function itself!!
2008-03-28 16:09:40 +00:00
tlegrand
e5cd9cb379
Added HAVE_GNUPLOT checking
2007-09-11 13:59:49 +00:00
jeggermo
219e9bd648
Changed some files for compatibility with MSVC 2003 and 2005
2006-11-20 13:25:46 +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
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
5274c852f1
Tiny details
2002-08-23 15:44:27 +00:00
evomarc
0caf6259e9
Removed a typo that made gnuplot file not be in the RESULT directory
2002-07-30 03:21:59 +00:00
evomarc
6848622539
Added the eoIncrementorParam - now ALL pointers allocated in make_checkpoint
...
are stored somewhere (the generation counter was not)
2002-04-08 08:50:27 +00:00
evomarc
32f1c98630
Added the time counter in make_checkpoint
2002-03-22 11:01:30 +00:00
evomarc
25765640ae
Changed the filenaming to comply with MacroHard
2001-11-16 15:05:41 +00:00
evomarc
4ad58c360e
Some more small changes for MSVC++ compatibility
2001-11-12 14:17:58 +00:00
evomarc
9b7556d81e
I have changed all calls to use an eoParser rather than an eoParameterLoader
...
This is required if you want to use the method getParamWithLongName that allows
one to get a value of a parameter read somewhere else.
After changing 3 calls due to that, I decided to change ALL calls within
the make_xxx functions
2001-11-08 06:14:59 +00:00
evomarc
bb658f550c
Changed the wrong #ifdef in make_algo_scalar (+ minor comments elsewhere)
2001-09-04 06:35:58 +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
evomarc
56c9464306
The new libga
...
Apart from big changes in the src/ga dir, and the addition of the src/do dir
it also generated a few changes here and there, e.g. some include file still
missing. Also removed some warning from some test files.
2001-04-24 04:52:04 +00:00