arXiv · 2410.22764
An Evaluation of Massively Parallel Algorithms for DFA Minimization
Abstract
We study parallel algorithms for the minimization of Deterministic Finite Automata (DFAs). In particular, we implement four different massively parallel algorithms on Graphics Processing Units (GPUs). Our results confirm the expectations that the algorithm with the theoretically best time complexity is not practically suitable to run on GPUs due to the large amount of resources needed. We empirically verify that parallel partition refinement algorithms from the literature perform better in practice, even though their time complexity is worse. Lastly, we introduce a novel algorithm based on partition refinement with an extra parallel partial transitive closure step and show that on specific benchmarks it has better run-time complexity and performs better in practice.
Explore related subjects
Keep this discovery
Jan Martens, Anton Wijs. 2024-10-30. An Evaluation of Massively Parallel Algorithms for DFA Minimization. https://doi.org/10.4204/eptcs.409.13
Cite the original work for its findings. Save a collection to share your selection of sources.