Skip to content

Fix transitive verbal cluster split (fixes #1261)#1262

Merged
bnmnetp merged 1 commit into
RunestoneInteractive:mainfrom
sethbern:fix/1261-transitive-verbal-clusters
Jun 26, 2026
Merged

Fix transitive verbal cluster split (fixes #1261)#1262
bnmnetp merged 1 commit into
RunestoneInteractive:mainfrom
sethbern:fix/1261-transitive-verbal-clusters

Conversation

@sethbern

Copy link
Copy Markdown
Contributor

This fixes issue #1261. It replaces the per-seed union approach with a union-find (connected components) pass so transitively-linked verbal groups.

@sethbern sethbern requested a review from bnmnetp as a code owner June 26, 2026 15:48
@bnmnetp

bnmnetp commented Jun 26, 2026

Copy link
Copy Markdown
Member

Did you do this against the PR with the function and unit tests?

@sethbern sethbern force-pushed the fix/1261-transitive-verbal-clusters branch from f958180 to 7a3be60 Compare June 26, 2026 16:47
@sethbern

Copy link
Copy Markdown
Contributor Author

I rebased onto main so the fix is now inside split_ab_conditions.

@bnmnetp bnmnetp merged commit 45b8d7c into RunestoneInteractive:main Jun 26, 2026
2 checks passed
@sethbern sethbern deleted the fix/1261-transitive-verbal-clusters branch June 26, 2026 17:39
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