projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c81140e
)
[proof-new] Clarifying doc (#6108)
author
Haniel Barbosa
<hanielbbarbosa@gmail.com>
Wed, 10 Mar 2021 21:33:41 +0000
(18:33 -0300)
committer
GitHub
<noreply@github.com>
Wed, 10 Mar 2021 21:33:41 +0000
(13:33 -0800)
src/expr/proof_rule.h
patch
|
blob
|
history
diff --git
a/src/expr/proof_rule.h
b/src/expr/proof_rule.h
index 2759a3c9e6516c5f23e4967c324a2bc691a6c213..e2933e012edb500017026965db846a9781641cab 100644
(file)
--- a/
src/expr/proof_rule.h
+++ b/
src/expr/proof_rule.h
@@
-302,8
+302,8
@@
enum class PfRule : uint32_t
// ---------------------
// Conclusion: C2
// where
- // Set representations of C1 and C2
is the same but the number of literals in
- // C2 is the same of that of C1
+ // Set representations of C1 and C2
are the same and the number of literals
+ //
in
C2 is the same of that of C1
REORDERING,
// ======== N-ary Resolution + Factoring + Reordering
// Children: (P1:C_1, ..., Pm:C_n)