Repository navigation

#

program-verification

Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE

Python
322
10 天前

2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University)

C#
205
1 个月前

Interface with the rustc compiler for the purpose of program verification

Rust
134
3 天前

Code2Inv: Learning Loop Invariants for Program Verification

SMT
91
4 年前

Generates loop invariants for program verification

OCaml
62
4 年前
Java
57
3 天前

[FSE-2024] Towards AI-Assisted Synthesis of Verified Dafny Methods

Dafny
43
10 个月前

DIG is a numerical invariant generation tool. It infers program invariants or properties over (i) program execution traces or (ii) program source code. DIG supports many forms of numerical invariants, including nonlinear equalities, octagonal and interval properties, min/max-plus relations, and congruence relations.

Python
41
7 天前

SHAPE/S∀F∃: static prover/type-checker for N-D array programming in Scala, a use case of intuitionistic type theory

Scala
32
1 年前

DafnyBench: A Benchmark for Formal Software Verification

Dafny
31
4 个月前

Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchain [maintainer=@palmskog]

Coq
31
9 个月前

Information about verification tools. Browse the data at https://slebok.github.io/proverb/

Python
26
1 年前

LLOV: LLVM OpenMP Verifier - : A Fast Static Data-Race Checker for OpenMP Programs

C++
20
3 年前

This repository is intended for the Functional Programming and Verification (EIDI2) revision courses 2016 and 2017 at the Technical University of Munich.

OCaml
16
6 年前

Artifact for paper "Chronosymbolic: Efficient CHC Solving with Symbolic Reasoning and Inductive Learning" in Python

Python
8
9 个月前