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

After inputting two nodes (ids were generated with 0 and 1) with 1 edge into a directed graph, I believe that this line gave my only edge a source node id of 2, when there was no source node id of 2. This generated invalid graphml. #1

Open
c-lombardi opened this issue Jun 15, 2018 · 0 comments

Comments

@c-lombardi
Copy link

ids[e] = id = ids.Count.ToString();

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