Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new mutation and recombination operators #205

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

renatahodovan
Copy link
Owner

Built upon the newly added tree nodes, five new operators were introduced that are able to manipulate the tree while it still conforms the grammar.

Additionally, forcing to use Python 3.11.5 in GitHub actions, since Python 3.11.7 causes an inexplicable failure in multiprocessing.

@coveralls
Copy link

coveralls commented Dec 11, 2023

Coverage Status

coverage: 85.676% (-2.1%) from 87.79%
when pulling 9428cf2 on new-ops-v5
into f48f3d6 on master.

Built upon the newly added tree nodes, five new operators were
introduced that are able to manipulate the tree while it
still conforms the grammar.

Additionally, forcing to use Python 3.11.5 in GitHub actions,
since Python 3.11.7 causes an inexplicable failure in multiprocessing.
Copy link
Collaborator

@akosthekiss akosthekiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@akosthekiss akosthekiss merged commit 4ec72bd into master Dec 11, 2023
52 checks passed
@akosthekiss akosthekiss deleted the new-ops-v5 branch December 11, 2023 16:08
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.

3 participants