Files
graphify/tests
safishamsiandClaude Opus 4.8 5929edf984 test(dedup): pin chained-collapse and kept-single-member for hyperedge rewire (#2805)
Adds the two cases the deep-dive flagged: a chained collapse (a_old, a_mid -> a)
lands directly on the final survivor (the whole fix rests on the union-find
remap being fully flattened), and a hyperedge collapsing to one distinct member
is kept, not dropped (pinning the deliberate sub-two-member policy). Adds the
CHANGELOG entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-17 15:35:53 +01:00
..