summaryrefslogtreecommitdiff
path: root/src/expr/array.i
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-04-16 16:00:25 -0500
committerGitHub <noreply@github.com>2020-04-16 16:00:25 -0500
commit51a6be99deb292161b0469b70b4d8410bd7a975f (patch)
tree3675d28a6a7f44016f14679e274381f97780e517 /src/expr/array.i
parentf0e6c103304fc5c00c9bdfb699ad878ead5c66ed (diff)
Add ProofNodeManager and ProofChecker (#4317)
Further work on adding core utilities for ProofNode objects, in support of the new proof infrastructure. ProofNodeManager is analogous to NodeManager. It is a trusted way of generating only "well-formed" ProofNode pointers (according to a checker). ProofChecker is analogous to TypeChecker. It is intended to be infrastructure for our internal proof checker. This PR (and 1 more) is required to get to a place where Haniel and I can collaborate on further development for proofs.
Diffstat (limited to 'src/expr/array.i')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback