Fixes to the cnf converter. Also a barebones utility for printing out a satisifying...
authorTim King <taking@cs.nyu.edu>
Thu, 4 Feb 2010 00:47:45 +0000 (00:47 +0000)
committerTim King <taking@cs.nyu.edu>
Thu, 4 Feb 2010 00:47:45 +0000 (00:47 +0000)
commit7329c1f1e3603c86c7ad88cbdefe2393d9740d98
treee48162e6caf29209ccc0d6bc2d56832b33d17859
parentd5346f64d7031d17f865cb128d5f1171f60074ed
Fixes to the cnf converter. Also a barebones utility for printing out a satisifying model.
src/expr/node.cpp
src/prop/cnf_stream.cpp
src/prop/prop_engine.cpp