- aigertool: Used to convert
aigformat toaagformat. Put it in the same directory asmain.pyby executegit clone https://github.com/arminbiere/aiger.githere, and build it with./configure.sh && make. Without this tool will only supportaagformat.
python main.py --aag <path to config file> --k <number of bound>: run the algorithm with the given aag format file and bound k
git checkout k-inductionto switch to the k-induction branch