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

86 avoid stack overflow #102

Merged
merged 2 commits into from
Aug 19, 2022
Merged

86 avoid stack overflow #102

merged 2 commits into from
Aug 19, 2022

Conversation

artem-ogre
Copy link
Owner

Converted code for inserting/conforming-to edges from recursion to iteration to avoid stack overflow situations.

@artem-ogre artem-ogre merged commit 7a9d709 into master Aug 19, 2022
@artem-ogre artem-ogre deleted the 86-avoid-stack-overflow branch August 19, 2022 06:44
@artem-ogre artem-ogre linked an issue Aug 19, 2022 that may be closed by this pull request
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.

stack overflow in insertEdges()
1 participant