From d1fa7f7a616326337f0059191912fcf7227249f5 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Wed, 7 Dec 2011 22:26:50 -0800 Subject: Proof-logging in the updated solver. --- src/sat/bsat/satProof.c | 240 ++++++++++++++++++++-------------------------- src/sat/bsat/satSolver2.c | 51 ++++------ src/sat/bsat/satSolver2.h | 9 +- 3 files changed, 124 insertions(+), 176 deletions(-) diff --git a/src/sat/bsat/satProof.c b/src/sat/bsat/satProof.c index a06dd412..0a5920c7 100644 --- a/src/sat/bsat/satProof.c +++ b/src/sat/bsat/satProof.c @@ -28,10 +28,11 @@ ABC_NAMESPACE_IMPL_START /* Proof is represented as a vector of integers. The first entry is -1. - The clause is represented as an offset in this array. - One clause's entry is