Analysing Parallel Complexity of Term Rewriting

Thaïs Baudon,Carsten Fuhs,Laure Gonnord
DOI: https://doi.org/10.48550/arXiv.2208.01005
2022-08-02
Abstract:We revisit parallel-innermost term rewriting as a model of parallel computation on inductive data structures and provide a corresponding notion of runtime complexity parametric in the size of the start term. We propose automatic techniques to derive both upper and lower bounds on parallel complexity of rewriting that enable a direct reuse of existing techniques for sequential complexity. The applicability and the precision of the method are demonstrated by the relatively light effort in extending the program analysis tool AProVE and by experiments on numerous benchmarks from the literature.
Logic in Computer Science,Programming Languages
What problem does this paper attempt to address?