AutoSOUP: コンポーネント単位のメモリ安全性検証向け自動ユニット証明生成 AutoSOUP: Safety-Oriented Unit Proof Generation for Component-level Memory-Safety Verification
AI要約 AutoSOUPは、Cコンポーネントのメモリ安全性を検証するためのユニット証明(unit proof)を自動生成する手法を提案する。関数境界での前提条件や入力モデルを推論し、形式検証ツールの適用コストを下げることを目指す。
EN AutoSOUP proposes automated generation of unit proofs for component-level memory-safety verification of C code, inferring preconditions and input models to reduce the manual effort required to apply bounded model checkers and similar formal tools.