summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Expand)AuthorAgeFilesLines
* Improvements to 'satclp'.Alan Mishchenko2015-11-091-4/+180
* Improvements to 'satclp'.Alan Mishchenko2015-11-091-3/+3
* Improvements to 'satclp' (unfinished).Alan Mishchenko2015-11-061-54/+163
* Improvements to 'satclp' (unfinished).Alan Mishchenko2015-11-061-8/+344
* Improvements to 'satclp'.Alan Mishchenko2015-10-281-10/+161
* Set the default cube limit in 'satclp' to be 0.Alan Mishchenko2015-10-231-2/+2
* Quality improvement in 'satclp'.Alan Mishchenko2015-10-221-2/+85
* Minor tuning in 'satclp'.Alan Mishchenko2015-10-221-10/+18
* Corner case bug in 'satclp'.Alan Mishchenko2015-10-211-3/+6
* Code inserts to profile runtime of 'satclp'.Alan Mishchenko2015-10-211-0/+24
* Additional improvements in 'satclp'.Alan Mishchenko2015-10-181-1/+1
* Additional improvements in 'satclp'.Alan Mishchenko2015-10-181-1/+162
* Added approximate SAT-based irredundant procedure to 'satclp'.Alan Mishchenko2015-10-171-0/+80
* Added comment how to print binary clauses in procedure Sat_SolverWriteDimacs().Alan Mishchenko2015-10-161-1/+4
* Bug fix in 'satclp -r'.Alan Mishchenko2015-10-161-1/+4
* New switch 'satclp -r' to reverse variable order.Alan Mishchenko2015-10-071-6/+10
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-1/+1
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-182-8/+18
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-3/+9
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-043-51/+130
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-041-71/+148
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-031-0/+227
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-033-8/+52
* Removing unhelpful assertion in CEX minimization.Alan Mishchenko2015-09-011-1/+1
* 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