Skip to content

termite-analyser/termite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published

Languages