-
Notifications
You must be signed in to change notification settings - Fork 99
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
fix: ensure entity placer is not shared in ruin and recreate moves #1320
Conversation
8deda83
to
6f2c963
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So what was the problem after all? I only see the changes we talked about - yet that version didn't work yet. So, what changed?
Let's discuss the custom actions on Slack.
Left a few more comments, but otherwise LGTM.
...solver/core/impl/heuristic/selector/move/generic/RuinRecreateConstructionHeuristicPhase.java
Outdated
Show resolved
Hide resolved
...core/impl/heuristic/selector/move/generic/RuinRecreateConstructionHeuristicPhaseBuilder.java
Outdated
Show resolved
Hide resolved
...core/impl/heuristic/selector/move/generic/RuinRecreateConstructionHeuristicPhaseBuilder.java
Outdated
Show resolved
Hide resolved
In short, |
10665f8
to
bb20bd9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after comments resolved and CI green.
...in/java/ai/timefold/solver/core/impl/move/director/VariableChangeRecordingScoreDirector.java
Outdated
Show resolved
Hide resolved
...in/java/ai/timefold/solver/core/impl/move/director/VariableChangeRecordingScoreDirector.java
Outdated
Show resolved
Hide resolved
.../impl/heuristic/selector/move/generic/RuinRecreateConstructionHeuristicPhaseBuilderTest.java
Outdated
Show resolved
Hide resolved
.../impl/heuristic/selector/move/generic/RuinRecreateConstructionHeuristicPhaseBuilderTest.java
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Fixes TimefoldAI/timefold-employee-scheduling#305