Saved in:
Bibliographic Details
Main Authors: Park, Sungwoo, Kim, Seohyeon, Kim, Min-Soo
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2602.20748
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Regular path queries (RPQs) are fundamental for path-constrained reachability analysis, and more complex variants such as conjunctive regular path queries (CRPQs) are increasingly used in graph analytics. Evaluating these queries is computationally expensive, but to the best of our knowledge, no prior work has explored GPU acceleration. In this paper, we propose cuRPQ, a high-performance GPU-optimized framework for processing RPQs and CRPQs. cuRPQ addresses the key GPU challenges through a novel traversal algorithm, an efficient visited-set management scheme, and a concurrent exploration-materialization strategy. Extensive experiments show that cuRPQ outperforms state-of-the-art methods by orders of magnitude, without out-of-memory errors.