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

Connectivity + dominating set move #916

Merged
merged 3 commits into from
Aug 13, 2013
Merged

Conversation

hagberg
Copy link
Member

@hagberg hagberg commented Jul 28, 2013

Move dominating set algorithms to new package (separate from connectivity).

Allow ordering of nodes for matrix in all_pairs_node_connectivity() function.

Add tests for dominating sets and connectivity.

Add tests for all pairs connectivity.
Move dominating set code to dominating.py
Move tests to test_dominating.py
@coveralls
Copy link

Coverage Status

Coverage increased (+0%) when pulling 424d8db on hagberg:add-tests into 7d9682a on networkx:master.

@ghost ghost assigned hagberg Jul 28, 2013
@coveralls
Copy link

Coverage Status

Coverage increased (+0%) when pulling 424d8db on hagberg:add-tests into 7d9682a on networkx:master.

hagberg added a commit that referenced this pull request Aug 13, 2013
Connectivity + dominating set move
@hagberg hagberg merged commit 84df819 into networkx:master Aug 13, 2013
@hagberg hagberg deleted the add-tests branch August 13, 2013 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants