Skip to content

Implement RSMs reachability algorithm#7

Open
Zestria wants to merge 2 commits intoSparseLinearAlgebra:stablefrom
Zestria:feat/rsm-reach
Open

Implement RSMs reachability algorithm#7
Zestria wants to merge 2 commits intoSparseLinearAlgebra:stablefrom
Zestria:feat/rsm-reach

Conversation

@Zestria
Copy link

@Zestria Zestria commented Dec 3, 2025

This patch implements a context-free path query algorithm using recursive state machines (RSMs) over edge-labeled directed graphs. It extends the approach of the previously unified regular path search algorithm by using linear algebra operations on adjacency matrices, as presented in https://arxiv.org/abs/2412.10287.

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.

1 participant