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

feat: is_tree(details = TRUE) designates the first vertex as root for non-trees #935

Merged
merged 1 commit into from Nov 9, 2023

Conversation

krlmlr
Copy link
Contributor

@krlmlr krlmlr commented Oct 29, 2023

.

@szhorvat
Copy link
Member

Just keep in mind that the C function does not guarantee any meaningful value in root when the graph is not a tree, not even a value that would be a valid vertex ID.

@krlmlr krlmlr merged commit 0cfcd95 into main Nov 9, 2023
12 checks passed
@krlmlr krlmlr deleted the f-tree-nontree-root branch November 9, 2023 19:27
@maelle maelle mentioned this pull request Jan 22, 2024
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

2 participants