Skip to content

Fix bug where rem_edge! on PartitionedGraph would not remove edge when final edge in quotient edge.#174

Merged
mtfishman merged 2 commits into
mainfrom
jd/fix-rem_edge!
Jun 30, 2026
Merged

Fix bug where rem_edge! on PartitionedGraph would not remove edge when final edge in quotient edge.#174
mtfishman merged 2 commits into
mainfrom
jd/fix-rem_edge!

Conversation

@jack-dunham

Copy link
Copy Markdown
Contributor

This bug was caused by an early return, skipping the edge removal from the underlying graph.

… when final edge in super edge

This bug was caused by an early `return`, skipping the edge removal from
the underlying graph.
@mtfishman mtfishman enabled auto-merge (squash) June 30, 2026 17:26
@mtfishman mtfishman merged commit e3ce668 into main Jun 30, 2026
19 checks passed
@mtfishman mtfishman deleted the jd/fix-rem_edge! branch June 30, 2026 17:33
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

Successfully merging this pull request may close these issues.

2 participants