Skip to content

Add new Hamming-adjacent neighborhood method #313

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stijnh
Copy link
Member

@stijnh stijnh commented Jun 11, 2025

Change how (strictly) adjacent neighboor is implemented in the search space object.

This is being tracked in issue #312

This changes the adjacent and strictly-adjacent neighborhood in the search space object such that it returns the neighbors having AT MOST one parameter different, instead of allowing each parameter position to be different

@stijnh stijnh changed the title Change how (strictly) adjacent neighboor is implemented Change how (strictly) adjacent neighborhood is implemented Jun 13, 2025
@stijnh stijnh force-pushed the adjacent-neighborhood-change branch from 6313143 to 32ff62c Compare June 16, 2025 12:08
@stijnh stijnh changed the title Change how (strictly) adjacent neighborhood is implemented Add new Hamming-adjacent neighborhood method Jun 16, 2025
@stijnh stijnh force-pushed the adjacent-neighborhood-change branch 2 times, most recently from 1a2bd44 to c5e4462 Compare June 16, 2025 13:01
@stijnh stijnh force-pushed the adjacent-neighborhood-change branch from c5e4462 to 7eca5b7 Compare June 17, 2025 07:53
Copy link

@benvanwerkhoven
Copy link
Collaborator

Is this ready for merging?

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.

2 participants