diff options
| author | Alan Mishchenko <alanmi@berkeley.edu> | 2011-12-15 17:05:38 -0800 |
|---|---|---|
| committer | Alan Mishchenko <alanmi@berkeley.edu> | 2011-12-15 17:05:38 -0800 |
| commit | 8404ecda54649aaf86c94e2035364079d39782a6 (patch) | |
| tree | 23279365c592325f44ac39681f7a078b2f7bb151 /src | |
| parent | 4d000265f609e7a68d1149ea484b817ec239139a (diff) | |
| download | abc-8404ecda54649aaf86c94e2035364079d39782a6.tar.gz abc-8404ecda54649aaf86c94e2035364079d39782a6.tar.bz2 abc-8404ecda54649aaf86c94e2035364079d39782a6.zip | |
Undoing temporary change to the solver.
Diffstat (limited to 'src')
| -rw-r--r-- | src/sat/bsat/satSolver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/bsat/satSolver.h b/src/sat/bsat/satSolver.h index 44a6a7c3..4c577b1e 100644 --- a/src/sat/bsat/satSolver.h +++ b/src/sat/bsat/satSolver.h @@ -33,7 +33,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA ABC_NAMESPACE_HEADER_START -#define USE_FLOAT_ACTIVITY +//#define USE_FLOAT_ACTIVITY //================================================================================================= // Public interface: |
