thibaultfalque / lala-octagon

Octagon abstract domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octagon abstract domain

Octagon is an abstract domain encapsulating a solver for difference constraints (also called temporal constraints) of the form ± x ± y <= k where x and y are variables and k is a constant. This library requires CUDA 12.0 or higher.

About

Octagon abstract domain

License:MIT License


Languages

Language:C++ 91.9%Language:CMake 8.1%