maartenkeijzer
1d4cfb0da8
made stuff virtual
2007-08-31 13:45:46 +00:00
maartenkeijzer
a5261fec51
Refactoring
2007-08-31 13:27:40 +00:00
maartenkeijzer
7e76e6e9c2
updated nsga
2007-08-31 13:26:41 +00:00
maartenkeijzer
b11638cd54
refactoring
2007-08-31 12:59:18 +00:00
maartenkeijzer
ec2eaae4ce
hmm not a good idea to replace with dummy
2007-08-31 11:19:26 +00:00
maartenkeijzer
879da6b82e
update needed for multi-objective approach
2007-08-31 11:08:25 +00:00
maartenkeijzer
bc1207edb8
updated comments
2007-08-31 11:05:59 +00:00
maartenkeijzer
553586d55f
added new multi-objective support
2007-08-31 10:57:05 +00:00
maartenkeijzer
283026ed5c
fixed bug in NSGA-II, only niching on last objective
2007-08-31 06:47:39 +00:00
maartenkeijzer
5f9b1a9bfd
fixed bug in NSGA-II, only niching on last objective
2007-08-30 22:30:52 +00:00
kuepper
28e59ff064
eoRNG.h (eoRng::random): Add comment on truncation as standard way of
...
floating point to integer conversion.
2007-08-22 07:30:47 +00:00
kuepper
4c89acad72
Fix according to
...
[ 1663606 ] eoBitOp vector access
2007-08-21 14:52:50 +00:00
kuepper
44fab2d8e4
Fix wrong removalr of necessary include statement
2007-08-21 14:50:55 +00:00
kuepper
ac601df371
Correctly round towards zero in random(uint32_t)
2007-08-21 14:47:14 +00:00
kuepper
797896e002
Minor cleanup
2007-08-21 14:44:41 +00:00
kuepper
2bbd2e0d80
Fix typos
2007-08-21 13:58:53 +00:00
maartenkeijzer
ab0fd90f46
brought gprop into 21st century
2007-08-11 20:48:07 +00:00
tlegrand
7f62a3f6f2
added #ifdef SIGQUIT for windows compatibility
2007-08-10 14:31:04 +00:00
tlegrand
952bf0a1d8
added #define _MSC_VER_ for windows compatibility
2007-08-10 14:30:26 +00:00
tlegrand
89047a3db6
added CMake configuration files
2007-08-10 14:29:12 +00:00
tlegrand
fae3ee5b53
added CMake configuration file
2007-08-10 14:27:12 +00:00
xohm
47b858df87
Add extra functionwrapper to member 'size'
2007-08-02 10:48:20 +00:00
xohm
a601ae0e8a
Excluded 'config.h' from windows build
2007-08-02 10:47:15 +00:00
xohm
1d19fdd3ec
Add static var-declaration
2007-08-02 10:46:07 +00:00
xohm
a6d670243d
Cmake multiplattform buildfile
2007-08-02 10:45:12 +00:00
xohm
cf2310ff62
*** empty log message ***
2007-08-02 10:15:13 +00:00
maartenkeijzer
99bb07466f
comments removed
2007-07-17 13:03:29 +00:00
maartenkeijzer
39a6864e3d
Adding timed continuator
2007-07-17 13:01:00 +00:00
tlegrand
3adf8a19f4
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
tlegrand
967b6b7741
added t-eoEasyPSO test
2007-07-02 13:05:14 +00:00
tlegrand
12dacbe7de
added myself in the author list :-))
2007-07-02 13:02:26 +00:00
tlegrand
703edd5087
particle-swarm-optimization includes added
2007-07-02 13:01:49 +00:00
tlegrand
860cb372b0
removed unconsitent reference in "eoWeakElitistReplacement" (const EOT oldChamp)
2007-07-02 13:00:48 +00:00
tlegrand
a290987e89
"dMatrix distMatrix(pSize*(pSize-1)/2)" replaced by "distMatrix(pSize) "
2007-07-02 12:59:49 +00:00
tlegrand
bec7d02c50
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
tlegrand
a6de2b9a3a
PSO package - contains src+doc+examples and build process files - should be removed before integrating sources
2007-06-25 09:38:44 +00:00
maartenkeijzer
742457ae3e
Re-enabled declone flag (seemed to be commented out for some reason)
2007-06-19 17:48:16 +00:00
jeggermo
e930ff84dd
All debug (dll and non-dll libs) and release libs are placed in either debug or release
2007-05-03 14:00:50 +00:00
jeggermo
abd3b9db59
Added Multi-Threaded DLL projects settings for both deebug and release
2007-05-03 13:54:27 +00:00
kuepper
8acc9dcbce
* mutation.tmpl, quadCrossover.tmpl, stat.tmpl: Initialize formerly
...
uninitialized variables.
* README.tmpl: Hint to regular Templates/README for details.
* README: Add documentation for adding new source-files.
* Makefile.am.src-tmpl (noinst_HEADERS): Add
(MyStruct_SOURCES): Move header files from here to the new
noinst_HEADERS variable.
2007-02-22 08:27:32 +00:00
kuepper
4a9c5127f8
bump versions to 1.0.2-cvs
2007-01-23 22:25:57 +00:00
kuepper
3107f12f30
*** empty log message ***
2007-01-23 22:23:31 +00:00
kuepper
6a4d4f6cab
updates for 1.0.1 release
2007-01-23 22:09:17 +00:00
evomarc
ba9d9f42e5
Slightly modified the README.tmpl for more help to first-timers
2007-01-17 05:31:05 +00:00
kuepper
5c255c805e
Add instructions for bash.
2007-01-16 08:28:24 +00:00
kuepper
f7ce3d8b91
* createEOproject.sh: Set TargetDir to /tmp/<name>. This is a workaround
...
for automake finding the scripts of eo itself if we run it in a embedded
subdirectory.
(COPYING, INSTALL): create.
* README: State more explicitly what a "complete installation" means.
Give build-instructions for moved directories.
2007-01-14 18:56:31 +00:00
kuepper
ac67af6da3
State more explicitly what a "complete installation" means.
2007-01-14 18:13:40 +00:00
kuepper
514a18aaf1
Update after release
2006-12-29 14:16:01 +00:00
kuepper
7e4d81cc85
(EXTRA_DIST): Add README's
2006-12-18 18:56:05 +00:00
kuepper
513be8c25a
Update for release.
2006-12-18 18:51:12 +00:00