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

LTS special case fix #1093

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

JonasLukasczyk
Copy link
Contributor

Hi Julien,
this is a fix for issue #1081. The technical details are documented there. In short, this PR just adds an additional check to the LTS subprocedure that computes the local order of a segment. Before this subprocedure could run into an infinite loop if the segment that needs to be simplified does not have a boundary on which minima can be placed. Now the subprocedure checks if a boundary exists in the first place.

I did not test this yet!

Thanks
Jonas

@julien-tierny
Copy link
Collaborator

Thanks, looks good to me!
I'll need to double-check the log of the CI for all our test cases (hopefully I'll do that this weekend).

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.

2 participants