PulseAugur
实时 13:43:58
English(EN) SEMBridge: Tagless-Final Program Semantics with Weakest-Precondition and Bounded-Checking Interpretations

SEMBridge框架为验证生成程序语义

研究人员开发了SEMBridge,一个新颖的程序语义框架,可以从单个可执行目标程序生成最弱前置条件和有界检查解释。这种方法避免了对不同语义解释进行单独遍历的需要。该框架的Python原型成功地为命令式程序生成了可执行状态转换器和验证条件,并在多达729个状态的域上通过了有界检查。 AI

排序理由 这是一篇描述程序语义新框架的研究论文。[lever_c_demoted from research: ic=1 ai=0.4]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Eric Liang ·

    SEMBridge: Tagless-Final Program Semantics with Weakest-Precondition and Bounded-Checking Interpretations

    arXiv:2606.00220v1 Announce Type: cross Abstract: Formal methods provide rigorous accounts of program behavior, but practical software engineering often works through executable libraries, tests, and incremental design. This paper presents SEMBridge, a small tagless-final framewo…