gipsyh / rIC3

A high-performance IC3/PDR algorithm implementation in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rIC3

IC3 algorithm implemented in rust.

rIC3 demonstrates competitive performance and scalability compared to state-of-the-art implementations.

Usage

cargo r --release -- <aag file>

For FM2024 artifact, git checkout fm24

About

A high-performance IC3/PDR algorithm implementation in Rust.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%