Pith. sign in

REVIEW

A linear parallel algorithm to compute bisimulation and relational coarsest partitions

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2105.11788 v1 pith:Z5EQFAS7 submitted 2021-05-25 cs.DC cs.DS

classification cs.DCcs.DS
keywords algorithmbisimulationlinearparallelstrongtimecalculatecoarsest
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

The most efficient way to calculate strong bisimilarity is by calculation the relational coarsest partition on a transition system. We provide the first linear time algorithm to calculate strong bisimulation using parallel random access machines (PRAMs). More precisely, with $n$ states, $m$ transitions and $|\mathit{Act}|\leq m$ action labels, we provide an algorithm on $max(n,m)$ processors that calculates strong bisimulation in time $O(n+|\mathit{Act}|)$ and space $O(n+m)$. The best-known PRAM algorithm has time complexity $O(n\log n)$ on a smaller number of processors making it less suitable for massive parallel devices such as GPUs. An implementation on a GPU shows that the linear time-bound is achievable on contemporary hardware.

Discussion (0). Continue with ORCID to comment.

Pith tools