Skip to content
/ rIC3 Public

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

License

Notifications You must be signed in to change notification settings

gipsyh/rIC3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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