4tXJ7f / cvc5

CVC4 is an efficient open-source automatic theorem prover for satisfiability modulo theories (SMT) problems.
Other
2 stars 5 forks source link

Move PreprocessingPasses into individual file #4

Closed 4tXJ7f closed 7 years ago

4tXJ7f commented 7 years ago

Each preprocessing pass should get its own .h and .cpp file in the src/preproc directory.