gipsyh / gipsat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GipSAT

A SAT solver specifically designed for the IC3 Algorithm.

GipSAT provides both Rust interface (src/lib.rs) and C++ interface (cpp/gipsat.h).

For FM2024 artifact, git checkout v1.0.0

About

License:GNU General Public License v3.0


Languages

Language:Rust 96.4%Language:C++ 2.6%Language:CMake 0.9%