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

fix: POA reverse edge fix #575

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lorewar2
Copy link
Member

The current POA implementation gives rise to reverse edges when insertions are made before the head node, this fixes it.
Fixes #549.
Fixes #572.

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.

POA panics on some sets of sequences POA index out of bounds
2 participants