..
es
Oh, right found some errors
2000-06-12 20:23:20 +00:00
ga
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
gp
adding & modifying .cvsignore's
2000-04-03 09:32:43 +00:00
obsolete
adding & modifying .cvsignore's
2000-04-03 09:32:43 +00:00
other
Oops, corrected error in ctor(istream)
2000-05-25 07:26:13 +00:00
utils
Removed this ugly defaulting to 1 behaviour and solved it using template specialization
2000-05-25 13:04:57 +00:00
.cvsignore
1999-01-29 12:23:55 +00:00
eo
Changed some includes for the new dir structure
2000-03-22 16:49:35 +00:00
EO.h
Changed default printOn to have a trailing space instead of endl
2000-05-25 07:17:23 +00:00
eo1d.h
Removed the call to the istream ctor, replaced it with readFrom
2000-03-06 16:28:37 +00:00
eo1dWDistance.h
Added new files to the brew, mainly distance and new-op-interface related
2000-02-07 17:16:16 +00:00
eo2d.h
Final (or almost) version by now.
1999-10-01 16:32:46 +00:00
eo2dVector.h
some reviews
2000-01-24 21:13:21 +00:00
eoAlgo.h
Added two more files
1999-10-08 09:52:31 +00:00
eoAtomBitFlip.h
Added changes mainly by Marc
1999-11-22 09:47:32 +00:00
eoAtomCreep.h
Maarten was right
2000-03-31 16:23:16 +00:00
eoAtomMutation.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoAtomMutator.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoAtomRandom.h
Added new files to the brew, mainly distance and new-op-interface related
2000-02-07 17:16:16 +00:00
eoBackInserter.h
Changed the general operator interface to be consistent with the rest
2000-04-09 09:41:29 +00:00
eoBreeder.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoDetTournament.h
Changed some includes for the new dir structure
2000-03-22 16:49:35 +00:00
eoDetTournamentIndiSelector.h
Changed the general operator interface to be consistent with the rest
2000-04-09 09:41:29 +00:00
eoDetTournamentInserter.h
warning hunting
2000-05-25 11:03:00 +00:00
eoDistance.h
Added new files to the brew, mainly distance and new-op-interface related
2000-02-07 17:16:16 +00:00
eoDup.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoEasyEA.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoEvalFunc.h
Added a range member function to evaluate an iterator range
2000-06-12 20:08:01 +00:00
eoEvalFuncPtr.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoEvalFuncPtrCnt.h
Added new files to the brew, mainly distance and new-op-interface related
2000-02-07 17:16:16 +00:00
eoFactory.h
Changes to eo1d interface and bug fixes
1999-09-20 11:35:01 +00:00
eoFitness.h
Changed the general operator interface to be consistent with the rest
2000-04-09 09:41:29 +00:00
eoFitTerm.h
eoFitTerm did not implement className
2000-04-09 10:10:39 +00:00
eoGeneration.h
*** empty log message ***
2000-02-21 18:21:58 +00:00
eoGenTerm.h
Added a className member
2000-03-31 10:00:22 +00:00
eoGOpBreeder.h
warning hunting
2000-05-25 11:03:00 +00:00
eoGOpSelector.h
Added dummy case general:
2000-05-25 12:21:06 +00:00
eoID.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoInclusion.h
removed reference to rint() (what does this function do anyway? it is not ANSI and defined nowhere in eo!)
2000-04-20 11:11:58 +00:00
eoIndiSelector.h
Added a bias function next to bind(). This function will bias the selection to select certain specific guys...
2000-04-20 11:06:02 +00:00
eoInit.h
eoInit is a base class for making EO's, eoPop now has a constructor
2000-06-12 20:07:25 +00:00
eoInserter.h
Changed the general operator interface to be consistent with the rest
2000-04-09 09:41:29 +00:00
eoInsertion.h
removed reference to rint() (what does this function do anyway? it is not ANSI and defined nowhere in eo!)
2000-04-20 11:11:58 +00:00
eoKill.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoLottery.h
Changed int target to size_t target (produced warning)
2000-04-09 10:13:27 +00:00
eoMerge.h
removed reference to rint() (what does this function do anyway? it is not ANSI and defined nowhere in eo!)
2000-04-20 11:11:58 +00:00
eoMutation.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoNegExp.h
Changed some includes for the new dir structure
2000-03-22 16:49:35 +00:00
eoNonUniform.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoNormal.h
Changed some includes for the new dir structure
2000-03-22 16:49:35 +00:00
eoObject.h
too many EMPTY constructors
2000-04-03 09:51:29 +00:00
eoOp.h
Changed the general operator interface to be consistent with the rest
2000-04-09 09:41:29 +00:00
eoOpFactory.h
Changes to eo1d interface and bug fixes
1999-09-20 11:35:01 +00:00
eoOpSelector.h
Updated eoBreeder to use the even newer general operator interface
2000-04-09 10:05:55 +00:00
eoOpSelMason.h
Changes to eo1d interface and bug fixes
1999-09-20 11:35:01 +00:00
eoPersistent.cpp
no message
2000-03-22 14:30:57 +00:00
eoPersistent.h
fixing makefiles
2000-03-30 17:11:20 +00:00
eoPop.h
eoInit is a base class for making EO's, eoPop now has a constructor
2000-06-12 20:07:25 +00:00
eoPopOps.h
adding const... leaving as is
2000-03-30 18:15:14 +00:00
eoPrintable.cpp
1999-01-29 12:23:55 +00:00
eoPrintable.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoProportionalGOpSel.h
updated Makefiles and removed a few unneeded files. note: ES files are pending
2000-04-07 14:23:59 +00:00
eoProportionalOpSel.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoRandomBreed.h
Changes to eo1d interface and bug fixes
1999-09-20 11:35:01 +00:00
eoRandomIndiSelector.h
Updated eoBreeder to use the even newer general operator interface
2000-04-09 10:05:55 +00:00
eoRandomSelect.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoRank.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoRnd.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoScalarFitness.h
Changed the general operator interface to be consistent with the rest
2000-04-09 09:41:29 +00:00
eoScheme.h
removed reference to rint() (what does this function do anyway? it is not ANSI and defined nowhere in eo!)
2000-04-20 11:11:58 +00:00
eoSelectFactory.h
Changes to eo1d interface and bug fixes
1999-09-20 11:35:01 +00:00
eoSequentialGOpSelector.h
warning hunting
2000-05-25 11:03:00 +00:00
eoSteadyStateEA.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoSteadyStateGeneration.h
Changed double linefeeds, will undo this if it doesn't work
2000-02-19 18:21:47 +00:00
eoSteadyStateInserter.h
warning hunting
2000-05-25 11:03:00 +00:00
eoStochTournament.h
Changed some includes for the new dir structure
2000-03-22 16:49:35 +00:00
eoStochTournamentInserter.h
warning hunting
2000-05-25 11:03:00 +00:00
eoTerm.h
Remove eoBinaryTerm, should not have been here in the first place
2000-04-20 10:48:07 +00:00
eoTournament.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoTranspose.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoUniform.h
Specialized it for bool, so that we don't get these MSVC warnings.
2000-04-09 09:59:06 +00:00
eoUniformSelect.h
Changed some includes for the new dir structure
2000-03-22 16:49:35 +00:00
eoUniformXOver.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
eoVector.h
Added new files to the brew, mainly distance and new-op-interface related
2000-02-07 17:16:16 +00:00
eoWrappedOps.h
Changed the general operator interface to be consistent with the rest
2000-04-09 09:41:29 +00:00
eoXOver2.h
Removed dependence on eoUniform, changed it to use rng.random or rng.uniform directly
2000-06-10 13:22:53 +00:00
Makefile.am
updated Makefiles and removed a few unneeded files. note: ES files are pending
2000-04-07 14:23:59 +00:00