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

fix: Remove zeros from the order and order.out components returned by dfs() #1179

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

krlmlr
Copy link
Contributor

@krlmlr krlmlr commented Jan 31, 2024

Closes #1174.

Copy link
Contributor

aviator-app bot commented Jan 31, 2024

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.


See the real-time status of this PR on the Aviator webapp.

Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link
Contributor

aviator-app bot commented Jan 31, 2024

This pull request failed to merge: some CI status(es) failed. Remove the blocked label to re-queue.

Failed CI(s): Check macOS-latest (release)

@aviator-app aviator-app bot added the blocked label Jan 31, 2024
@krlmlr krlmlr removed the blocked label Jan 31, 2024
@aviator-app aviator-app bot merged commit b81574c into main Jan 31, 2024
14 checks passed
@aviator-app aviator-app bot deleted the b-1174-dfs-order branch January 31, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dfs now returns 0s for unreachable nodes when igraph_options(return.vs.es = FALSE)
1 participant