Cleaning and documenting cnf stream (#5134)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Fri, 25 Sep 2020 15:24:06 +0000 (12:24 -0300)
committerGitHub <noreply@github.com>
Fri, 25 Sep 2020 15:24:06 +0000 (12:24 -0300)
commitd05aee802bf93d23193739e8280d2ad5ce7e7469
tree49156d00634f9e9db4279eb6bc2adcdee9ec1bfe
parent96da64b450fc6dd6f5cf701587db38adbe8ba177
Cleaning and documenting cnf stream (#5134)

Moreover changes assertClause to return a bool, which is gonna be used by the proof cnf stream.
src/prop/cnf_stream.cpp
src/prop/cnf_stream.h
src/prop/prop_engine.cpp
src/theory/bv/bitblast/eager_bitblaster.cpp
src/theory/bv/bitblast/lazy_bitblaster.cpp
test/unit/prop/cnf_stream_white.h