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

Transformation Request: Reachable From/Can Reach #19

Open
mpickering opened this issue Apr 1, 2021 · 0 comments
Open

Transformation Request: Reachable From/Can Reach #19

mpickering opened this issue Apr 1, 2021 · 0 comments

Comments

@mpickering
Copy link

I am interested in only keeping in the graph from which it is possible to reach a certain node. It didn't seem possible to do this using the existing graph transforms.

I tried to program this using custom attributes and the "Apply Repeatedly" transform but that caused a segfault as seen in #18.

@timangus timangus mentioned this issue Apr 2, 2021
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

No branches or pull requests

1 participant