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

graph only allows one self loop #1

Open
stchang opened this issue Aug 14, 2013 · 1 comment
Open

graph only allows one self loop #1

stchang opened this issue Aug 14, 2013 · 1 comment
Assignees

Comments

@stchang
Copy link
Owner

stchang commented Aug 14, 2013

Because the adjacency "list" representation uses a set instead of a list, only one self loop is currently allowed per vertex.

@ghost ghost assigned stchang Aug 14, 2013
@stchang
Copy link
Owner Author

stchang commented Jul 23, 2019

related to #46

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