中文

Complete Local Reasoning About Parameterized Programs Over Topologies

计算机科学中的逻辑 2026-05-15 v1 编程语言

摘要

This paper investigates the algorithmic safety verification problem of infinite-state parameterized concurrent programs over a rich set of communication topologies. The goal is to automatically produce a proof of correctness in the form of a universally quantified inductive invariant, where the quantification is over the nodes in the topology. We illustrate that under reasonable assumptions on the underlying topology, the problem can be reduced to and solved as a compositional scheme, that is, the verification of the parameterized family is reduced to a set of local proofs, in a complete manner. We propose a verification algorithm, which is implemented as a tool, and demonstrate through a set of benchmarks over several different topologies that our approach is effective in proving parameterized programs safe.

关键词

引用

@article{arxiv.2605.15143,
  title  = {Complete Local Reasoning About Parameterized Programs Over Topologies},
  author = {Ruotong Cheng and Azadeh Farzan},
  journal= {arXiv preprint arXiv:2605.15143},
  year   = {2026}
}

备注

Draft version with an appendix