Commit graph

47 commits

Author SHA1 Message Date
kuepper
5c913192e9 Update docs, some cleanup 2006-03-26 10:04:01 +00:00
kuepper
f20a29beff Start list of publications 2006-03-25 13:03:45 +00:00
kuepper
3428a464c1 typos 2005-10-05 22:08:29 +00:00
kuepper
4eb298ac73 some first external links 2005-10-05 21:25:51 +00:00
kuepper
6cdab70790 *** empty log message *** 2005-10-03 21:48:15 +00:00
kuepper
a3d4ae8a1e cleanup 2005-10-03 10:58:01 +00:00
kuepper
fe91e01048 some nifty details,
passes W3 validator.
2005-10-03 10:32:56 +00:00
kuepper
8fac249ba6 clean up html 2005-10-03 10:26:30 +00:00
kuepper
40e8f8a11f move logo to cvs 2005-10-03 10:10:09 +00:00
kuepper
29f22eaa41 updates for release 2005-10-03 10:06:26 +00:00
kuepper
665936864c Make clear that the docs are for the cvs code. 2005-10-03 09:56:02 +00:00
kuepper
ed5e1c120a update for release. 2005-10-03 09:51:27 +00: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
kuepper
12f80ea291 Include inttypes.h if available but stdint.h is not.
Add powerpc success.
2005-10-01 14:00:42 +00:00
kuepper
76437817ae *** empty log message *** 2005-10-01 13:27:25 +00:00
kuepper
c71bc46189 *** empty log message *** 2005-10-01 13:26:29 +00:00
kuepper
4addcb7374 *** empty log message *** 2005-10-01 13:07:01 +00:00
kuepper
a3d4193333 update and clean up 2005-10-01 13:00:59 +00:00
kuepper
f7571db2da *** empty log message *** 2005-10-01 12:18:21 +00:00
kuepper
c2dd7f6d01 *** empty log message *** 2005-10-01 12:13:00 +00:00
kuepper
1b59c07cba update docs
clean Tutorial
bump version-number for cvs
2005-10-01 11:59:14 +00:00
kuepper
5e208b467a *** empty log message *** 2005-09-30 11:47:26 +00:00
kuepper
a28dbeed43 *** empty log message *** 2005-09-29 22:08:19 +00:00
kuepper
8a4a1bc903 add main web-page 2005-09-29 22:01:52 +00:00
kuepper
ccee1d22c3 Switch on documentation generation for private and static members. 2005-09-28 16:32:35 +00:00
kuepper
57a39197b9 minor updates,
create doxytag-file when running doxygen
2004-12-23 17:26:39 +00:00
kuepper
c5a9348dd9 Fix doc-target.
Fix inclusion of documentation in dist.
2004-09-24 15:00:48 +00:00
kuepper
63cbb12e69 updates,
start supoorting ParadisEO
2004-09-21 17:01:14 +00:00
kuepper
72c070585f better distribution support (not finished) 2004-09-20 17:12:12 +00:00
jmerelo
55a118517c Updating doxygen configuration 2004-08-10 07:39:10 +00:00
maartenkeijzer
153b80440c changed to using sstream 2003-02-28 16:49:19 +00:00
evomarc
e1319605e6 Added the lonk to SourceForge in the title, and to README in the "install" section 2002-03-15 06:41:54 +00:00
jeggermo
a611939e68 Changed the directory structure for gp
now: eoParseTree <-- the eoParseTree class
     eoParseTreeDepthInit <-- the eoParseTree depth initializer (eoGpDepthInitializer)
     eoParseTreeOp <-- the operators (xover and mutation)

base documentation written for:
* eoParseTree
* eoGpDepthInitializer
* eoSubtreeXOver
* eoBranchMutation
* eoPointMutation
* eoExpansionMutation
* eoCollapseSubtreeMutation
* eoHoistMutation

I also created a group ParseTree which contains all classes related to eoParseTree

eoGpMutate.h has been removed (merged with eoParseTree operators into eoParseTreeOp
2001-07-02 13:31:04 +00:00
evomarc
b52ea27e2f Updated main pages of doc and tutorial. Doc now points to tutorial 2001-05-02 11:13:40 +00:00
maartenkeijzer
b5bbc72957 let doxygen look into this dir 2001-03-23 08:54:31 +00:00
maartenkeijzer
65b1e9d2b6 added 2001-03-23 08:53:48 +00:00
maartenkeijzer
d139d2df64 updated project number 2001-03-22 16:23:56 +00:00
gustavoromero
594a8e146f adding subdirectories 2000-11-06 12:38:54 +00:00
gustavoromero
865a0d4672 adding doc target to all 2000-11-06 11:31:10 +00:00
maartenkeijzer
1d0794c46a Added an eoSortedStatBase for more efficient statistic calculations
updated a few makefiles to include the html and latex docs with the
distribution.
2000-10-06 10:41:38 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
jmerelo
a758eb1bd2 Changes mostly to Makefile.ams here and there, to be able to do a clean distribution 2000-08-03 17:15:42 +00:00
gustavo
b40fefb6ed initial .cvsignore 2000-04-04 11:00:18 +00:00
mac
0b0c3f2fc0 Changed a few params in the configuration file 2000-03-22 15:14:16 +00:00
mac
c4f6d9272f Configuration file for doxygen 2000-03-22 14:38:10 +00:00
gustavo
46e19b13c3 adding eoInsertion 1999-02-05 18:25:28 +00:00
gustavo
3fe0218a72 1999-01-29 12:23:55 +00:00