Skip to content

Fast Verifying Proofs of Propositional Unsatisfiability via Window Shifting

License

Notifications You must be signed in to change notification settings

jingchaochen/treeRat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRAT/DRUP proof checker: treeRat
Authors : Jingchao Chen

treeRat can be built with g++ command:
./build.sh

For running
cd bin 
./treeRat <FORMULA> <PROOF>

For outputting TraceCheck+ dependency graphs
./treeRat <FORMULA> <PROOF> -trace -trace-file=<FILE NAME>

A DIMACS CNF <FORMULA> and DRAT/DRUP <PROOF> are mandatory arguments.


About

Fast Verifying Proofs of Propositional Unsatisfiability via Window Shifting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages