About multi-parents in Watchmaker Framework for Evolutionary Computation v 0.7.1

26 views
Skip to first unread message

francisco emanuel lozano olmos

unread,
Jul 5, 2011, 8:25:01 PM7/5/11
to watch...@googlegroups.com

Hello ... My name is Emanuel Lozano Francisco Olmos am a student of computer engineering career in Mexico and I am using the Watchmaker Framework for Evolutionary Computation v 0.7.1 and would like to know if it is possible to implement operators with multi-parent crossover, and if possible that part of the code must be modified to do so.
Thank you very much for your attention, we are in contact.

Daniel Dyer

unread,
Jul 6, 2011, 7:54:51 AM7/6/11
to Watchmaker Framework for Evolutionary Computation
On Jul 6, 1:25 am, francisco emanuel lozano olmos
<masterfel...@hotmail.com> wrote:
> Hello ... My name is Emanuel Lozano Francisco Olmos am a student of computer engineering career in Mexico and I am using the Watchmaker Framework for Evolutionary Computation v 0.7.1 and would like to know if it is possible to implement operators with multi-parent crossover, and if possible that part of the code must be modified to do so.
> Thank you very much for your attention, we are in contact.                                          

You can implement pretty much any operator that you choose by
providing your own implementation of the single-method
EvolutionaryOperator interface. For cross-over there is an
AbstractCrossover class that you can extend but that assumes that
there will be exactly two parents.

Dan.
Reply all
Reply to author
Forward
0 new messages