summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Profiling quantification and other changes.Alan Mishchenko2017-11-065-68/+89
|
* Profiling quantification and other changes.Alan Mishchenko2017-11-067-27/+428
|
* Commenting out problematic assertion in resub.Alan Mishchenko2017-11-041-1/+1
|
* Bug fix in old lcorr with constraints.Alan Mishchenko2017-11-041-1/+1
|
* Supporting XOR in EQN parser.Alan Mishchenko2017-11-031-2/+9
|
* Improvements to quantification.Alan Mishchenko2017-10-293-68/+264
|
* Small fix. Garanteeing pPars is not NULL before checking pPars->fSlacksBruno Schmitt2017-10-241-1/+1
|
* Adding API to dump MiniAIG into a Verilog file and other small changes.Alan Mishchenko2017-10-2210-9/+140
|
* Adding random search in exact synthesis.Alan Mishchenko2017-10-203-22/+147
|
* Integrating old SAT solver into majexact and twoexact.Alan Mishchenko2017-10-193-11/+773
|
* Integrating Glucose into &qbf.Alan Mishchenko2017-10-171-3/+3
|
* Integrating Glucose into &qbf.Alan Mishchenko2017-10-175-18/+46
|
* Fix typo on the message reporting max output load.Alan Mishchenko2017-10-111-1/+1
|
* Fix the build.Alan Mishchenko2017-10-111-1/+0
|
* Another variation on exact synthesis.Alan Mishchenko2017-10-113-2/+435
|
* Improvements to SAT based SOP computation.Alan Mishchenko2017-10-065-25/+44
|
* Improvements to truth table manipulation.Alan Mishchenko2017-10-052-100/+39
|
* Experiments with SAT-based quantification.Alan Mishchenko2017-10-042-8/+77
|
* Experiments with SAT-based quantification.Alan Mishchenko2017-10-042-26/+212
|
* Updates and bug fixes.Alan Mishchenko2017-10-045-12/+23
|
* Valgrind-ispired fix in CUDD by Kai-hui Chang.Alan Mishchenko2017-10-031-0/+1
|
* Addressing recently reported Bitbucket Issue #72 and #73.Alan Mishchenko2017-10-032-6/+6
|
* Fixing minimize_assuptions using Glucose.Alan Mishchenko2017-10-022-53/+71
|
* Adding printout of slack distribution for mapped networks.Alan Mishchenko2017-10-023-3/+328
|
* Exact synthesis of majority gates.Alan Mishchenko2017-10-013-32/+52
|
* Exact synthesis of majority gates.Alan Mishchenko2017-10-012-13/+44
|
* Exact synthesis of majority gates.Alan Mishchenko2017-10-014-1/+663
|
* Maintenance and updates.Alan Mishchenko2017-09-249-12/+77
|
* Maintenance and updates.Alan Mishchenko2017-09-205-15/+35
|
* Uncommenting handling of initial values of the flops.Alan Mishchenko2017-09-192-4/+4
|
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1
|
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-184-3/+1074
|
* Changes to Glucose to enable resetting the solver.Alan Mishchenko2017-09-185-0/+87
|
* Maintenance and updates.Alan Mishchenko2017-09-186-82/+138
|
* Compiler warning.Alan Mishchenko2017-09-161-1/+1
|
* Enabling variable elim in &bmcs -g.Alan Mishchenko2017-09-165-14/+77
|
* Adding support for Dimacs input to &satoko.Alan Mishchenko2017-09-163-30/+108
|
* Improvements in Glucose integration.Alan Mishchenko2017-09-161-1/+1
|
* Bug fix in Glucose integration.Alan Mishchenko2017-09-164-27/+78
|
* bridge relates: (1) fix netlist reader to read the latest version written by ↵Baruch Sterin2017-09-152-24/+35
| | | | ZZ, (2) replace printf() with Abc_Print() in pdr so that it will not interfer with bridge messages
* Undoing updates to &bmcs to help debugging.Alan Mishchenko2017-09-151-20/+268
|
* Experiment with mapping.Alan Mishchenko2017-09-153-1/+136
|
* Changes and fixed suggested by Clifford Wolf.Alan Mishchenko2017-09-152-4/+4
|
* Updates to &bmcs to help debugging.Alan Mishchenko2017-09-123-33/+34
|
* Adding switch '-c' to 'dsec' to disable internal netlist check.Alan Mishchenko2017-09-093-20/+23
|
* Experiments with Glucose.Alan Mishchenko2017-09-071-1/+1
|
* Experiments with Glucose.Alan Mishchenko2017-09-074-27/+157
|
* Avoid command name collision.Alan Mishchenko2017-09-071-2/+2
|
* Compiler warnings.Alan Mishchenko2017-09-071-1/+1
|
* Compiler warnings.Alan Mishchenko2017-09-073-16/+19
|