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

Add the nodes in the subgraphs to get the total number of nodes #66

Merged
merged 1 commit into from
Mar 10, 2019

Conversation

tscrim
Copy link

@tscrim tscrim commented Mar 6, 2019

The DotGraph.__len__ only tests the nodes that belong to the specific graph, but it needs to also include the nodes of its subgraphs.

Copy link

@maehne maehne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@kjellmf kjellmf merged commit 74d5522 into xyz2tex:master Mar 10, 2019
@tscrim tscrim deleted the DotGraph_len_add_subgraphs branch March 10, 2019 21:42
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.

3 participants