Skip to content

Conversation

@Leative
Copy link
Collaborator

@Leative Leative commented Nov 25, 2023

A first try to run outplace crossover in MDEO by copying the parents twice and then applying the same Henshin rule separately on each copied pair. The motivation was that performing crossover inplace introduces adhoc changes to the parentes and therefore destroys the structure we would like to copy while we are still in the process of copying it.

Currently the implementation of crossover has moved to GraphTransformationCrossover.

@Leative Leative changed the title Outplace crossover & GraphTranformationCrossover fix Outplace crossover Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant