kuepper
b2ce7bedb6
* Makefile.am: Update for release-distribution.
...
* Makefile.am: Add missing CMA header for distribution.
* Makefile.am: Add missing header for distribution.
2006-12-01 20:08:51 +00:00
maartenkeijzer
8b03a5232a
Added CMA
2005-10-14 15:33:32 +00:00
kuepper
51471804cd
fix installation, dist-preparation
2004-09-22 18:18:31 +00:00
kuepper
495057c341
updates for distributing/installing ParadisEO.
2004-09-22 17:30:11 +00:00
kuepper
de69e235f4
updates
2004-09-20 21:47:15 +00:00
kuepper
72c070585f
better distribution support (not finished)
2004-09-20 17:12:12 +00:00
kuepper
5e416e4a1c
don't use user-variables
2004-09-20 16:05:25 +00:00
kuepper
c8494642d5
Updated build-prcess to be completely under automake control.
...
For the tutorial the old Makefiles are saved as Makefile.simple in all
the respective directories.
Use generated config.h instead of command-line passing of preprocessor
flags.
Updated support files from current automake.
2004-09-17 16:53:31 +00:00
evomarc
bc1e98a65a
Updated lists of headers in some Makefile.am (thanks to Claude Dion for pointing this out)
...
While there, changed the presentations of source and headers (1 per line with \)
2003-09-20 05:42:23 +00:00
evomarc
0f8244e694
Added 2 missing headers (and broke the long lines).
...
Thanks to Jochen Küpper for pointing this out.
2003-09-01 12:56:29 +00:00
evomarc
f7377b0fcf
All files on one line in Makefile.am (for Windows)
2001-10-18 04:37:14 +00:00
evomarc
8b177dd6cd
Added the crossover in make_op_es (parameters were read, but that's all!
2001-05-21 04:13:10 +00:00
evomarc
b7915a4bbe
CHanged CXXFLAGS to nothing - so lib files remain of manageable size!
2001-05-08 04:44:30 +00:00
evomarc
6af035d2fa
Adding files in es for ES Crossovers
2001-05-02 10:57:35 +00:00
evomarc
6493ef8889
Added the new eoEsXXXover.h in Malefile.am
2001-05-02 10:50:01 +00:00
evomarc
10064ad967
Adding Evolution Strategies:
...
src/es/eoEsGlobalXover.h and src/es/eoEsLocalXover.h for crossover
src/es/make_XXX_es.h for user-input
test/t-eoEsAll.cpp to test
However, an old bug appeared: className was not const in eoGenOp (and derived classes)
so I had to change that throughtout the hierarchy
2001-05-02 10:42:32 +00:00
evomarc
d90286d890
Some changes in names, before too many users have to modify their code :-)
...
Changed es.h in src/es into make_es.h (was ambiguous with src/es.h)
Changed the interface of make_genotype - now templatized by the EOT
and not the fitness - this is mandatory for ES genoptypes as it allows to
choose the type of gentype at run-time (from existing types, of course!)
Also moved make_help.cpp into utils dir (otherwise you'd had to maintain
a copy into each representation dir!).
2001-04-30 13:01:07 +00:00
evomarc
a7042bffee
Added bounds to the real operators in make_XXX (and hence in t-eoReal)
2001-04-28 05:47:18 +00:00
evomarc
7b8999b205
Removed the -O2 from ga and es dirs - it takes waaaaaaaaaaaaay too much time
...
at least with g++ 2.95.3
2001-04-27 04:03:16 +00:00
evomarc
2d6bb7ae0c
Removing eoRealBounds from Makefile.am
2001-04-26 15:35:30 +00:00
evomarc
4968d64b05
Doing libes.a in src/es and adding t-eoReal.cpp in test
...
I had to move eoRealBounds to utils dir because of global objects
Some domino consequences here and there ...
2001-04-26 15:24:53 +00:00
evomarc
8d35fad136
Added the includes ga.h and es.h
...
Removed the old eoEsObjectiveBounds and evolutionar_strategies from es dir
2001-01-28 07:00:41 +00:00
mac
6d8e3a6504
Extreme cleanup, see src/obsolete for details
2000-08-10 14:18:34 +00:00
jmerelo
d2fedcb5b9
More changes to Makefile.am
2000-08-03 17:33:03 +00:00
jmerelo
1bee1e1f81
More changes to Makefile.am
2000-08-03 17:30:57 +00:00
gustavo
5fe7510807
fixing makefiles
2000-03-30 17:11:20 +00:00