Papers › Lemur: Integrating Large Language Models in Automated Program Verification

Lemur: Integrating Large Language Models in Automated Program Verification

7 Oct 2023arXiv:2310.04870archive 2025-07-28

Haoze Wu, Clark Barrett, Nina Narodytska

The demonstrated code-understanding capability of LLMs raises the question of whether they can be used for automated program verification, a task that demands high-level abstract reasoning about program properties that is challenging for verification tools. We propose a general methodology to combine the power of LLMs and automated reasoners for automated program verification. We formally describe this methodology as a set of transition rules and prove its soundness. We instantiate the calculus as a sound automated verification procedure and demonstrate practical improvements on a set of synthetic and competition benchmarks.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.04870")

Code

Syntology Ran 11 of 17 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 5 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wu-haoze/lemur-program-verification officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 11 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · our draft was wrong
6ran
6unverified

Licence: 17 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wu-haoze/lemur-program-verification. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Predicate wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · ec7a5b3644ee516a · report
Task wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran no licence file found · pointer only · 45188c4494249615 · report
blue wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 6d7d415003223ca9 · report
bold wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 6f6936ea16671f21 · report
check_equivalence wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran fingerprinted no licence file found · pointer only · 5034108d637b16b1 · report
compare_nodes wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran no licence file found · pointer only · 3b841066effcf1b2 · report
create_working_dir wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran no licence file found · pointer only · 400b97e3bddea72c · report
load_yaml_file wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 68adc1be6882b87c · report
red wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 3ff1a81bc5500efe · report
run_subprocess wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran no licence file found · pointer only · 7176821a346b42a2 · report
run_subprocess_and_get_output wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository ran · our draft was wrong no licence file found · pointer only · a27396b64e2278b8 · report
AssertionPointAttributes wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository unverified no licence file found · pointer only · 716e79202d9e06df · report
Program wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository unverified no licence file found · pointer only · 36207267a5910ecf · report
Prompter wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository unverified no licence file found · pointer only · 5f3854d1f43cc74b · report
Result wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository unverified no licence file found · pointer only · 6a028521b8408561 · report
Rewriter wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository unverified no licence file found · pointer only · 82a667033d6eb28c · report
Verifier wu-haoze/lemur-program-verification/lemur/src/verifier.py official repository unverified no licence file found · pointer only · 75b6ce46e45be6d2 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections