summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Expand)AuthorAgeFilesLines
...
* Corner-case bug fix in 'satclp' with conflict limit.Alan Mishchenko2016-03-251-5/+10
* Bug fix in &fftest: not outputting test patterns when user test patterns are ...Alan Mishchenko2016-03-091-8/+15
* Experiments with SAT-based mapping.Alan Mishchenko2016-02-071-0/+23
* Adding a way to derive cardinality constraint as a sorting network.Alan Mishchenko2016-01-131-4/+89
* Integrating new CNF generation into &bmc.Alan Mishchenko2016-01-122-8/+10
* Experiments with SAT-based mapping.Alan Mishchenko2016-01-101-0/+9
* Adding support of candinality clause to the SAT solver.Alan Mishchenko2016-01-104-4/+45
* 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