paperbot · PL 论文追踪

RSS

Parameterized verification under TSO is PSPACE-complete

POPL 4(POPL)2019
Parosh Aziz Abdulla, Mohamed Faouzi Atig, Rojin Rezvan

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

We consider parameterized verification of concurrent programs under the Total Store Order (TSO) semantics. A program consists of a set of processes that share a set of variables on which they can perform read and write operations. We show that the reachability problem for a system consisting of an arbitrary number of identical processes is PSPACE-complete. We prove that the complexity is reduced to polynomial time if the processes are not allowed to read the initial values of the variables in the memory. When the processes are allowed to perform atomic read-modify-write operations, the reachability problem has a non-primitive recursive complexity.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot557,
  title = {Parameterized verification under TSO is PSPACE-complete},
  author = {Parosh Aziz Abdulla and Mohamed Faouzi Atig and Rojin Rezvan},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {4},
  number = {POPL},
  year = {2019},
  doi = {10.1145/3371094}
}