Skip to content

docs: align score type - #2498

Merged
triceo merged 5 commits into
TimefoldAI:mainfrom
TomCools:docs/fixes
Jul 16, 2026
Merged

docs: align score type#2498
triceo merged 5 commits into
TimefoldAI:mainfrom
TomCools:docs/fixes

Conversation

@TomCools

Copy link
Copy Markdown
Contributor

Fix lingering remarks from #2479

  • Score type not the same across the Service docs.
  • Add introducing sentence for the DemoDataGenerator.

Copilot AI review requested due to automatic review settings July 15, 2026 08:44
@TomCools
TomCools requested a review from triceo as a code owner July 15, 2026 08:44
@TomCools TomCools added the component/docs Improvements or additions to documentation label Jul 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Timefold Solver Service documentation to consistently use the correct score type across examples and to clarify how demo data generators should wrap inputs when building requests.

Changes:

  • Align constraint weight override examples to use HardSoftScore instead of HardMediumSoftScore.
  • Add an introductory sentence explaining that demo data generator methods should construct a ModelRequest to wrap the input.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/src/modules/ROOT/pages/running-timefold-solver/service/demo-data.adoc Adds a brief introductory instruction for implementing generator methods using ModelRequest.
docs/src/modules/ROOT/pages/running-timefold-solver/service/constraint-overrides.adoc Updates Java/Kotlin examples to consistently use HardSoftScore in constraint weight overrides.

Comment thread docs/src/modules/ROOT/pages/running-timefold-solver/service/demo-data.adoc Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 15, 2026 09:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@triceo triceo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As things stand now, I think this is not wise.

Copilot AI review requested due to automatic review settings July 16, 2026 19:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@triceo
triceo merged commit 54bd88a into TimefoldAI:main Jul 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants