Skip to content

docs: improve nearby documentation#2384

Merged
triceo merged 2 commits into
TimefoldAI:mainfrom
zepfred:chore/fix-doc
Jun 19, 2026
Merged

docs: improve nearby documentation#2384
triceo merged 2 commits into
TimefoldAI:mainfrom
zepfred:chore/fix-doc

Conversation

@zepfred

@zepfred zepfred commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

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 refines the “nearby selection” documentation in the move selector reference, clarifying how NearbyDistanceMeter<Origin_, Destination_> type parameters are determined and adding a dedicated section for basic-variable nearby selection.

Changes:

  • Clarifies Origin_/Destination_ type semantics for nearby selection and improves the VRP example narrative.
  • Adds a new “Nearby selection with a basic variable” section, including quick-start and advanced local-search configuration examples.
  • Updates the list-variable nearby section to reference K-OPT (and fixes minor formatting/whitespace).

Comment thread docs/src/modules/ROOT/pages/optimization-algorithms/move-selector-reference.adoc Outdated

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 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread docs/src/modules/ROOT/pages/optimization-algorithms/move-selector-reference.adoc Outdated
@sonarqubecloud

Copy link
Copy Markdown

@triceo triceo added this to the v2.3.0 milestone Jun 19, 2026
@triceo triceo removed this from the v2.3.0 milestone Jun 19, 2026
@triceo triceo merged commit 83ae0ee into TimefoldAI:main Jun 19, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Section on Nearby Selection for basic variables is missing and truncated

3 participants