summaryrefslogtreecommitdiffstats
path: root/src/proof/cec/cecInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/cec/cecInt.h')
-rw-r--r--src/proof/cec/cecInt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/proof/cec/cecInt.h b/src/proof/cec/cecInt.h
index d93e5e86..d5456897 100644
--- a/src/proof/cec/cecInt.h
+++ b/src/proof/cec/cecInt.h
@@ -153,6 +153,9 @@ struct Cec_ManFra_t_
int nAllProved; // total number of proved nodes
int nAllDisproved; // total number of disproved nodes
int nAllFailed; // total number of failed nodes
+ int nAllProvedS; // total number of proved nodes
+ int nAllDisprovedS; // total number of disproved nodes
+ int nAllFailedS; // total number of failed nodes
// runtime stats
abctime timeSim; // unsat
abctime timePat; // unsat