TimefoldAI / TimefoldAI/timefold-solver
Service: Add the option to validate a solution after solving
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 228
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 46
Description
Is your feature request related to a problem? Please describe.
In the unlikely case that e.g. a solution with hard score violations is returned, we might want to set some warning for users.
Describe the solution you'd like
Similar to #2458, add the option to provide a callback to be executed after solving.
Note
Strongly recommend discussion whether this is actually needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #2458 and the solver service API discussed there. Clarify whether post-solve validation should be exposed as a callback and how hard-score violations should be reported; the change is done when the agreed option works after solving and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100