cdl-saarland / uniana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniAna

This is the Coq formalization of the divergence analysis of the paper "An Abstract Interpretation for SIMD Divergence on Reducible Control Flow Graphs"

The documentation of the Coq code is available here.

To compile the Coq proofs you need Coq 8.12.0. There are no further dependencies.

Executing

$ make

compiles the whole development.

The directory uniana contains the Coq formalization.

DISCLAIMER:

The content of the directory uniana/external/lvc is taken from Sigurd Schneider's Phd thesis.

The content of the folder uniana/external/finiteTypes is taken from Jan Menz' bachelor's thesis.

About


Languages

Language:Coq 96.9%Language:JavaScript 1.2%Language:CSS 1.1%Language:Makefile 0.4%Language:Python 0.3%Language:HTML 0.2%