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

Add Lowest Common Ancestor example to Gallery #6542

Merged
merged 2 commits into from Apr 10, 2023

Conversation

navyagarwal
Copy link
Contributor

@navyagarwal navyagarwal commented Mar 23, 2023

I have written a python script that computes the Lowest Common Ancestor for certain node pairs in a generated tree and then visualizes them with a color scheme.

@navyagarwal navyagarwal changed the title Lca example Add Lowest Common Ancestor example to Gallery Mar 23, 2023
@navyagarwal
Copy link
Contributor Author

@MridulS @dschult Requesting review

Copy link
Member

@dschult dschult left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me!

Copy link
Contributor

@rossbar rossbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thanks @navyagarwal !

@rossbar rossbar merged commit 4859ed1 into networkx:main Apr 10, 2023
38 checks passed
@navyagarwal navyagarwal deleted the lca-example branch April 25, 2023 04:32
@jarrodmillman jarrodmillman added this to the 3.2 milestone Jun 4, 2023
Alex-Markham pushed a commit to Alex-Markham/networkx that referenced this pull request Oct 13, 2023
dschult pushed a commit to BrunoBaldissera/networkx that referenced this pull request Oct 23, 2023
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants