Add BFS-based Regular Path Query Algorithm
@VanyaGlazunov is already working on this.
Since Mar 13, 2026.
Assessment
This issue has not been assessed yet.
Description
The BFS-based Regular Path Query Algorithm is one of baseline algorithms we want to compare with. Currently, it is a part of LAGraph. It should be supported as one way to evaluate regular path queries.
That is, the possible pipeline is:
- User types a query, e.g. a SPARQL query
?x <label> <node>. - Pathrex parses it.
- Pathrex builds an AST.
- Pathrex builds NFA and gets its adjacency matrix decomposition by label somehow from the AST.
- Pathrex runs
LAGraph_RegularPathQuery()on the loaded graph.
For more information refer to the corresponding LSGDA paper.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SparseLinearAlgebra/pathrex
-
update readme Opendocumentation
SparseLinearAlgebra/pathrex#22 · 1 assignee ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Compete with pathdb Openquestion
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
New hashmap Openenhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in SparseLinearAlgebra/pathrex
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100