summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Expand)AuthorAgeFilesLines
* Merging two threads.Alan Mishchenko2015-05-251-0/+4
|\
| * Bug fix in QBF solver.Alan Mishchenko2015-05-041-0/+4
* | Procedure for extending care CEX to all objects.Alan Mishchenko2015-05-142-0/+55
|/
* Adding support for dumping faults not detected by a given test-set in &fftest...Alan Mishchenko2015-04-172-22/+109
* Bug fix in &satfx.Alan Mishchenko2015-04-171-2/+2
* Adding support for cardinality constraints in &fftest (switches -K and -k).Alan Mishchenko2015-04-162-1/+63
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-151-1/+2
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-142-2/+75
* Typo in hash function.Alan Mishchenko2015-04-021-1/+1
* Compiler warning.Alan Mishchenko2015-04-011-1/+1
* Added backward flop order to &icheck (switch -b).Alan Mishchenko2015-04-012-11/+84
* Updating command &satfx.Alan Mishchenko2015-03-311-3/+1
* Adding flop-input-only switch -f in &fftest for '-S str'.Alan Mishchenko2015-03-161-9/+35
* Adding flop-input-only switch -f in &fftest.Alan Mishchenko2015-03-142-13/+35
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-141-1/+7
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-061-57/+103
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-051-1/+1
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-051-0/+1
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-053-25/+702
* Compiler warnings.Alan Mishchenko2015-02-191-1/+1
* Fixed a typo in variable names.Alan Mishchenko2015-02-071-3/+3
* Implementation of CE extraction for multiple MUXes driving D-inputs of FFs.Alan Mishchenko2015-01-081-1/+1
* Returning multiple counter-examples.Alan Mishchenko2015-01-031-1/+2
* Returning multiple counter-examples.Alan Mishchenko2015-01-031-8/+41
* Bug fix in &fftest when used for ECO.Alan Mishchenko2014-12-101-8/+39
* Experimental implementation of BMC-related procedures.Alan Mishchenko2014-11-051-7/+31
* Experimental implementation of BMC-related procedures.Alan Mishchenko2014-11-042-0/+340
* Compiler warnings.Alan Mishchenko2014-11-031-2/+2
* Bug fix in CEX printing.Alan Mishchenko2014-11-031-1/+1
* Improvements to &fftest (adding computation of fixed parameters).Alan Mishchenko2014-11-021-108/+206
* Compiler warnings.Alan Mishchenko2014-10-281-2/+2
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
* Adding switch &fftest -N <num> to detect fixed vars after each <num> iterations.Alan Mishchenko2014-10-252-1/+64
* Compiler problems.Alan Mishchenko2014-10-211-1/+1
* Compiler problems.Alan Mishchenko2014-10-211-3/+4
* Compiler problems.Alan Mishchenko2014-10-211-4/+7
* Compiler problems.Alan Mishchenko2014-10-212-1/+3
* Adding code of MiniSAT 2.2.Alan Mishchenko2014-10-2128-0/+5813
* Suggested patch for type-punned warningsAlan Mishchenko2014-10-101-2/+5
* Changing default CNF generation in &bmc.Alan Mishchenko2014-08-181-0/+2
* Adding delay optimization to synthesis script &syn2.Alan Mishchenko2014-08-082-3/+3
* Fix to the problem of not dumping test-vectors in &fftest when the use-specif...Alan Mishchenko2014-06-301-1/+1
* Improvements to CNF generation.Alan Mishchenko2014-06-234-1/+161
* Adding more features to the synthesis script &syn2.Alan Mishchenko2014-06-142-3/+3
* Adding CEC command &splitprove.Alan Mishchenko2014-06-041-48/+0
* Adding symbolic fault representation in &fftest.Alan Mishchenko2014-05-231-106/+208
* Adding symbolic fault representation in &fftest.Alan Mishchenko2014-05-221-17/+26
* Experiment with support minimization.Alan Mishchenko2014-05-211-2/+23
* Simple version of ECO.Alan Mishchenko2014-05-211-0/+297