IC3-Evolve: Proof-/Witness-Gated Offline LLM-Driven Heuristic Evolution for IC3 Hardware Model Checking
Mingkai Miao, Guangyu Hu, Ziyi Yang, Hongce Zhang

TL;DR
IC3-Evolve is an automated framework that uses an LLM to propose and validate patches to improve hardware model checking, ensuring correctness and reproducibility without runtime ML overhead.
Contribution
It introduces proof-/witness-gated offline evolution of IC3 heuristics using LLMs, enabling reliable, automatic heuristic improvements with formal correctness guarantees.
Findings
Successfully evolved IC3 heuristics on HWMCC benchmark
Demonstrated generalization to unseen industrial benchmarks
Achieved reliable heuristic improvements under strict correctness validation
Abstract
IC3, also known as property-directed reachability (PDR), is a commonly-used algorithm for hardware safety model checking. It checks if a state transition system complies with a given safety property. IC3 either returns UNSAFE (indicating property violation) with a counterexample trace, or SAFE with a checkable inductive invariant as the proof to safety. In practice, the performance of IC3 is dominated by a large web of interacting heuristics and implementation choices, making manual tuning costly, brittle, and hard to reproduce. This paper presents IC3-Evolve, an automated offline code-evolution framework that utilizes an LLM to propose small, slot-restricted and auditable patches to an IC3 implementation. Crucially, every candidate patch is admitted only through proof- /witness-gated validation: SAFE runs must emit a certificate that is independently checked, and UNSAFE runs must emit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
