Papers
Topics
Authors
Recent
Search
2000 character limit reached

A linear parallel algorithm to compute bisimulation and relational coarsest partitions

Published 25 May 2021 in cs.DC and cs.DS | (2105.11788v1)

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 nn states, mm transitions and Actm|\mathit{Act}|\leq m action labels, we provide an algorithm on max(n,m)max(n,m) processors that calculates strong bisimulation in time O(n+Act)O(n+|\mathit{Act}|) and space O(n+m)O(n+m). The best-known PRAM algorithm has time complexity O(nlogn)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.

Citations (9)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.