(proof-new) Proof step buffer utilities (#4533)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 1 Jun 2020 23:34:21 +0000 (18:34 -0500)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 23:34:21 +0000 (18:34 -0500)
commitb826fc8ae95fc13c4e2be45e39961199392a4dda
tree39b45cb5e10cfd7b957e13bb3894a5ce80647f3e
parent4ac66d3aee2a0571c169e4ce2d6049ea311462ce
(proof-new) Proof step buffer utilities (#4533)

This class is used for delaying proof node creation until it is necessary.
src/expr/CMakeLists.txt
src/expr/proof_step_buffer.cpp [new file with mode: 0644]
src/expr/proof_step_buffer.h [new file with mode: 0644]