paperbot · PL 论文追踪

RSS

Higher-Order MSL Horn Constraints

POPL 7(POPL)2023
Jerome Jochems, Eddie Jones, Steven Ramsay

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

原文摘要(Abstract)

The monadic shallow linear (MSL) class is a decidable fragment of first-order Horn clauses that was discovered and rediscovered around the turn of the century, with applications in static analysis and verification. We propose a new class of higher-order Horn constraints which extend MSL to higher-order logic and develop a resolution-based decision procedure. Higher-order MSL Horn constraints can quite naturally capture the complex patterns of call and return that are possible in higher-order programs, which make them well suited to higher-order program verification. In fact, we show that the higher-order MSL satisfiability problem and the HORS model checking problem are interreducible, so that higher-order MSL can be seen as a constraint-based approach to higher-order model checking. Finally, we describe an implementation of our decision procedure and its application to verified socket programming.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot2105,
  title = {Higher-Order MSL Horn Constraints},
  author = {Jerome Jochems and Eddie Jones and Steven Ramsay},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {7},
  number = {POPL},
  year = {2023},
  doi = {10.1145/3571262}
}