Skip to content

chore: adapt examples to the latest changes#118

Merged
triceo merged 2 commits into
mainfrom
fix
Mar 15, 2026
Merged

chore: adapt examples to the latest changes#118
triceo merged 2 commits into
mainfrom
fix

Conversation

@triceo

@triceo triceo commented Mar 15, 2026

Copy link
Copy Markdown
Collaborator
  • Removing support for easy and incremental; unused for too long.
  • Replacing Set with SequencedSet, for reproducibility (JSON deserialization).
  • Replaces TSP with Flowshop in perf tests, as TSP is now effectively the same thing as VRP.
  • Many TSP examples marked as large, on account of TSP now using list var and exposing its worst-case performance.

# Conflicts:
#	.github/workflows/performance_score_director.yml
@triceo triceo merged commit e97de4b into main Mar 15, 2026
6 checks passed
@triceo triceo deleted the fix branch March 15, 2026 08:43
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.

1 participant