-
Notifications
You must be signed in to change notification settings - Fork 0
Implementation of Termination Analyser from ESOP 2007 (Ranking Abstractions)
License
aziem/LinearRank-ESOP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ESOP 08 Termination Analysis Tool -------------------------------------------- Source of the tool is in termination-tool: the tool uses CIL. The tool requires Rankfinder and Simplify and Z3: Rankfinder: http://www7.in.tum.de/~rybal/rankfinder/ Simplify: http://www.kindsoftware.com/products/opensource/Simplify/ Z3: http://research.microsoft.com/projects/z3 Install Cil via Opam - opam install cil Steps to run the analyser: 1. First change the location of rankfinder and Simplify binaries in termination-tool/config.ml 2. Run make - this should build analyser.native 3. Run the tool via analyser.native <C files to analyse>
About
Implementation of Termination Analyser from ESOP 2007 (Ranking Abstractions)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published