summaryrefslogtreecommitdiff
path: root/src/theory/builtin
diff options
context:
space:
mode:
authorGereon Kremer <gereon.kremer@cs.rwth-aachen.de>2020-10-20 23:32:31 +0200
committerGitHub <noreply@github.com>2020-10-20 16:32:31 -0500
commit00583622160a91cc2aedc58d00a690bd57306bdc (patch)
tree3ff926d51cef593f41630b555858a427c862ea8e /src/theory/builtin
parentf74a8224d363aa8ae4bdc1324ee56306910b5532 (diff)
(proof-new) Add proofs for circuit propagator (#5301)
This PR adds code to generate proofs for inferences within the (non-clausal) circuit propagator. It consists of many small methods that each implement simple derivations about single Boolean connectives. It uses already existing proof rules, and thus no separate proof checker is required. A second PR will use these rules within the circuit propagator class.
Diffstat (limited to 'src/theory/builtin')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback