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

A null graph is not a valid tree #72

Merged
merged 2 commits into from Sep 11, 2013
Merged

A null graph is not a valid tree #72

merged 2 commits into from Sep 11, 2013

Conversation

clue
Copy link
Member

@clue clue commented Sep 11, 2013

  • Make sure a null Graph (a Graph with no Vertices and thus no Edges) is not a valid tree (because it's not connected) (BC break!)
  • Documentation
  • Changelog

See also http://mathoverflow.net/questions/120536/is-the-empty-graph-a-tree

clue added a commit that referenced this pull request Sep 11, 2013
A null graph is not a valid tree
@clue clue merged commit 4d413c7 into master Sep 11, 2013
@clue clue deleted the improve-tree-null branch September 11, 2013 10:25
@clue clue mentioned this pull request Sep 11, 2013
6 tasks
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.

None yet

1 participant