Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt get_intersections function for work_schedules #8864

Open
anisometropie opened this issue Sep 13, 2024 · 0 comments
Open

Adapt get_intersections function for work_schedules #8864

anisometropie opened this issue Sep 13, 2024 · 0 comments
Assignees

Comments

@anisometropie
Copy link
Contributor

anisometropie commented Sep 13, 2024

Actually, I have some doubts as to whether get_intersections is the function we need.

There's a slight difference between the train schedule projection and the work schedule projection:

  • A train schedule path is linear, a work schedule track ranges are not
  • A PathProjection required unique tranck sections, which might not be the case for work schedule track ranges

I think we could adapt the get_intersections function to make it work in the general case (work schedule). This could be done in a later PR.

Originally posted by @flomonster in #8794 (comment)

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

No branches or pull requests

1 participant