Skip to content

Optimize repeated concatenation#626

Merged
Adda0 merged 4 commits into
develfrom
concatenate_exponent
May 26, 2026
Merged

Optimize repeated concatenation#626
Adda0 merged 4 commits into
develfrom
concatenate_exponent

Conversation

@jurajsic
Copy link
Copy Markdown
Member

This PR adds function concatenate_exponent that takes input NFA and concatenates it multiple times. It uses exponentiation by squaring.

@jurajsic jurajsic requested a review from Adda0 as a code owner May 25, 2026 14:17
Comment thread include/mata/nfa/nfa.hh Outdated
Copy link
Copy Markdown
Collaborator

@Adda0 Adda0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Adda0 Adda0 merged commit 0e8b7f3 into devel May 26, 2026
18 of 20 checks passed
@Adda0 Adda0 deleted the concatenate_exponent branch May 26, 2026 07:55
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