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 returning directed loop edges & adjacent vertices from vertex twice #170

Merged
merged 1 commit into from Sep 28, 2019

Conversation

clue
Copy link
Member

@clue clue commented Sep 28, 2019

Resolves #152

@clue clue added the bug label Sep 28, 2019
@clue clue added this to the v0.10.0 milestone Sep 28, 2019
@clue clue changed the title Fix returning directed loop edges and incident vertices twice Fix returning directed loop edges & adjacent vertices from vertex twice Sep 28, 2019
@clue clue merged commit 1eafe38 into graphp:master Sep 28, 2019
@clue clue deleted the directed-loop branch September 28, 2019 22:19
@clue clue modified the milestones: v0.10.0, v0.9.1 Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding a loop to vertex produces two edges
1 participant