Skip to content

Adds LCA test case for self-ancestors from gh-4458.#6218

Merged
MridulS merged 1 commit intonetworkx:mainfrom
rossbar:lca-self-ancestor-test
Nov 16, 2022
Merged

Adds LCA test case for self-ancestors from gh-4458.#6218
MridulS merged 1 commit intonetworkx:mainfrom
rossbar:lca-self-ancestor-test

Conversation

@rossbar
Copy link
Copy Markdown
Contributor

@rossbar rossbar commented Nov 15, 2022

Adds the test case reported in gh-4458 to verify that it is indeed fixed by #5736.

Closes #4458

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

Nice! Thanks!

@MridulS MridulS merged commit 1b1114f into networkx:main Nov 16, 2022
@jarrodmillman jarrodmillman added this to the networkx-3.0 milestone Dec 2, 2022
MridulS pushed a commit to MridulS/networkx that referenced this pull request Feb 4, 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

Development

Successfully merging this pull request may close these issues.

Wrong output for all_pairs_lowest_common_ancestor

4 participants