Skip to content

Improve DVSP benchmark: additional features, + more variety in start …#48

Merged
BatyLeo merged 6 commits intomainfrom
better-dvsp
Nov 5, 2025
Merged

Improve DVSP benchmark: additional features, + more variety in start …#48
BatyLeo merged 6 commits intomainfrom
better-dvsp

Conversation

@BatyLeo
Copy link
Copy Markdown
Member

@BatyLeo BatyLeo commented Nov 5, 2025

Specific changes to DynamicVSP benchmark

  • More features, up to 27
  • More variety in start times
  • Improve documentation

General (breaking) changes

  • change evaluate_policy behaviour: when evaluated on a single environment, returns a vector of rewards and a vector of dataset (obe for each evaluated episode), evaluate averages and cancatenate datasets only when evaluated on multiple environments at once

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 5, 2025

Codecov Report

❌ Patch coverage is 96.55172% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/DynamicVehicleScheduling/features.jl 95.91% 4 Missing ⚠️
Files with missing lines Coverage Δ
...namicVehicleScheduling/DynamicVehicleScheduling.jl 100.00% <100.00%> (ø)
src/DynamicVehicleScheduling/scenario.jl 91.66% <100.00%> (ø)
src/DynamicVehicleScheduling/static_vsp/parsing.jl 98.55% <100.00%> (+7.88%) ⬆️
src/DynamicVehicleScheduling/utils.jl 93.75% <100.00%> (+0.89%) ⬆️
src/Utils/policy.jl 92.68% <100.00%> (+2.43%) ⬆️
src/DynamicVehicleScheduling/features.jl 93.89% <95.91%> (+5.32%) ⬆️

... and 21 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@BatyLeo BatyLeo merged commit 2ccbcc7 into main Nov 5, 2025
3 checks passed
@BatyLeo BatyLeo deleted the better-dvsp branch November 5, 2025 17:33
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