Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 619 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 619 Bytes

Termite

Termite is a tool to check termination of programs in the LLVM IR. It uses pagai as invariant generator and Z3 as SMT-solver.

Install and dependencies

With opam

Using opam, you can install (most of) the dependencies easily. See the install instructions here.

Dependencies

External dependencies:

  • Z3
  • Pagai

Ocaml dependencies: