paperbot · PL 论文追踪

RSS

Algebras for Deterministic Computation Are Inherently Incomplete

POPL 9(POPL)2025
Balder ten Cate, Tobias Kappé

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

原文摘要(Abstract)

Kleene Algebra with Tests (KAT) provides an elegant algebraic framework for describing non-deterministic finite-state computations. Using a small finite set of non-deterministic programming constructs (sequencing, non-deterministic choice, and iteration) it is able to express all non-deterministic finite state control flow over a finite set of primitives. It is natural to ask whether there exists a similar finite set of constructs that can capture all deterministic computation. We show that this is not the case. More precisely, the deterministic fragment of KAT is not generated by any finite set of regular control flow operations. This generalizes earlier results about the expressivity of the traditional control flow operations, i.e., sequential composition, if-then-else and while.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3257,
  title = {Algebras for Deterministic Computation Are Inherently Incomplete},
  author = {Balder ten Cate and Tobias Kappé},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {9},
  number = {POPL},
  year = {2025},
  doi = {10.1145/3704861}
}