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

bug(jssp): is_dirty flag is never cleared #427

Open
kkafar opened this issue Oct 8, 2023 · 0 comments
Open

bug(jssp): is_dirty flag is never cleared #427

kkafar opened this issue Oct 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kkafar
Copy link
Collaborator

kkafar commented Oct 8, 2023

Bug description

JsspIndividual type uses is_dirty field to determine whether its structures must be resetted before next use.
This flag is set to true after first individual evaluation & then never cleared.

Expected behaviour

Either remove this flag completely or make sense where it is supposed to be cleared properly.

@kkafar kkafar added the bug Something isn't working label Oct 8, 2023
@kkafar kkafar self-assigned this Oct 8, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in ECRS Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant