Skip to content

Rm incorrect test case for connected edge swap#6223

Merged
MridulS merged 1 commit intonetworkx:mainfrom
rossbar:rm-incorrect-swap-test
Nov 21, 2022
Merged

Rm incorrect test case for connected edge swap#6223
MridulS merged 1 commit intonetworkx:mainfrom
rossbar:rm-incorrect-swap-test

Conversation

@rossbar
Copy link
Copy Markdown
Contributor

@rossbar rossbar commented Nov 17, 2022

There is a valid edge swap between (0, 1) and (2, 3) for this case.

Closes #6220

There is a valid edge swap between (0, 1) and (2, 3) for this case.
@MridulS MridulS merged commit b11fcb3 into networkx:main Nov 21, 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
Rm incorrect test case.

There is a valid edge swap between (0, 1) and (2, 3) for this case.
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
Rm incorrect test case.

There is a valid edge swap between (0, 1) and (2, 3) for this case.
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.

Potential bug in connected_double_edge_swap

4 participants