TimefoldAI / TimefoldAI/timefold-solver
PlanningPin accessor method should support a solution as an optional argument
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 228
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 46
Description
... so that it can easily read solution-level metadata, such as the start of the planning window etc.
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 locating the PlanningPin accessor method and its related tests; the issue does not name specific files or entry points. Read how planning pins currently expose metadata, then verify that the accessor accepts an optional solution and can read solution-level metadata such as the planning window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100