Skip to content

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

Merged
aviator-app[bot] merged 1 commit intomainfrom
b-1174-dfs-order
Jan 31, 2024
Merged

fix: Remove zeros from the order and order.out components returned by dfs()#1179
aviator-app[bot] merged 1 commit intomainfrom
b-1174-dfs-order

Conversation

@krlmlr
Copy link
Copy Markdown
Contributor

@krlmlr krlmlr commented Jan 31, 2024

Closes #1174.

@aviator-app
Copy link
Copy Markdown
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.

@aviator-app
Copy link
Copy Markdown
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
@aviator-app aviator-app bot deleted the b-1174-dfs-order branch January 31, 2024 18:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

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