fix a race problem. due to interrupt mechanism minisat returned true instead of undef.
authorKshitij Bansal <kshitij@cs.nyu.edu>
Wed, 14 Nov 2012 00:29:50 +0000 (00:29 +0000)
committerKshitij Bansal <kshitij@cs.nyu.edu>
Wed, 14 Nov 2012 00:29:50 +0000 (00:29 +0000)
commit8c6c93e0b65e67046ed654886b1294dcc6667687
treedee2d44cfcad7ce57ca0c530955c372d87cdc53c
parent0b1bc92ea30fd851e35db6728939cc0b33f03397
fix a race problem. due to interrupt mechanism minisat returned true instead of undef.
src/prop/minisat/core/Solver.cc