Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability changes for gcc-6 suggested by Clifford. | Alan Mishchenko | 2017-12-02 | 2 | -4/+4 |
| | |||||
* | Portability changes for gcc-6 suggested by Clifford. | Alan Mishchenko | 2017-12-02 | 3 | -9/+17 |
| | |||||
* | Improvements to AIG-based quantification. | Alan Mishchenko | 2017-11-26 | 6 | -247/+552 |
| | |||||
* | C++ comaptibility: add namespace support to Glucose | Baruch Sterin | 2017-11-23 | 26 | -13/+124 |
| | |||||
* | C++ compatibility: fix incompatible parameter list | Baruch Sterin | 2017-11-23 | 1 | -1/+1 |
| | |||||
* | C++ compatibility: fix bad pointer comparison | Baruch Sterin | 2017-11-23 | 2 | -2/+2 |
| | |||||
* | C++ compatibility: cast returned void* | Baruch Sterin | 2017-11-23 | 1 | -2/+2 |
| | |||||
* | Experimental CEX minimization code. | Alan Mishchenko | 2017-11-23 | 1 | -0/+116 |
| | |||||
* | Extracting CSAT interface and several cleanups. | Alan Mishchenko | 2017-11-13 | 5 | -47/+26 |
| | |||||
* | Changes to make GIA structural hashing use a dedicated array instead of ↵ | Alan Mishchenko | 2017-11-13 | 8 | -78/+82 |
| | | | | pObj->Value. | ||||
* | Improvements to quantification. | Alan Mishchenko | 2017-11-13 | 4 | -8/+289 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2017-11-06 | 1 | -2/+2 |
| | |||||
* | Profiling quantification and other changes. | Alan Mishchenko | 2017-11-06 | 5 | -68/+89 |
| | |||||
* | Profiling quantification and other changes. | Alan Mishchenko | 2017-11-06 | 8 | -27/+432 |
| | |||||
* | Commenting out problematic assertion in resub. | Alan Mishchenko | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | Bug fix in old lcorr with constraints. | Alan Mishchenko | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | Supporting XOR in EQN parser. | Alan Mishchenko | 2017-11-03 | 1 | -2/+9 |
| | |||||
* | Improvements to quantification. | Alan Mishchenko | 2017-10-29 | 3 | -68/+264 |
| | |||||
* | Small fix. Garanteeing pPars is not NULL before checking pPars->fSlacks | Bruno Schmitt | 2017-10-24 | 1 | -1/+1 |
| | |||||
* | Adding API to dump MiniAIG into a Verilog file and other small changes. | Alan Mishchenko | 2017-10-22 | 11 | -9/+144 |
| | |||||
* | Patch by Larry Doolittle to allow out-of-source builds of ABC. | Baruch Sterin | 2017-10-20 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | Usage: Starting from an empty directory: (1) set AS to point to the location of ABC (2) reconstruct the directory structure of ABC in the new directory: mkdir -p `cd $AS && find src -type d` (3) Build ABC: make -f $AS/Makefile VPATH=$AS ABCSRC=$AS | ||||
* | Adding random search in exact synthesis. | Alan Mishchenko | 2017-10-20 | 3 | -22/+147 |
| | |||||
* | Integrating old SAT solver into majexact and twoexact. | Alan Mishchenko | 2017-10-19 | 4 | -11/+777 |
| | |||||
* | Integrating Glucose into &qbf. | Alan Mishchenko | 2017-10-17 | 1 | -3/+3 |
| | |||||
* | Integrating Glucose into &qbf. | Alan Mishchenko | 2017-10-17 | 5 | -18/+46 |
| | |||||
* | Fix typo on the message reporting max output load. | Alan Mishchenko | 2017-10-11 | 1 | -1/+1 |
| | |||||
* | Fix the build. | Alan Mishchenko | 2017-10-11 | 1 | -1/+0 |
| | |||||
* | Another variation on exact synthesis. | Alan Mishchenko | 2017-10-11 | 3 | -2/+435 |
| | |||||
* | Improvements to SAT based SOP computation. | Alan Mishchenko | 2017-10-06 | 5 | -25/+44 |
| | |||||
* | Improvements to truth table manipulation. | Alan Mishchenko | 2017-10-05 | 2 | -100/+39 |
| | |||||
* | Experiments with SAT-based quantification. | Alan Mishchenko | 2017-10-04 | 2 | -8/+77 |
| | |||||
* | Experiments with SAT-based quantification. | Alan Mishchenko | 2017-10-04 | 2 | -26/+212 |
| | |||||
* | Updates and bug fixes. | Alan Mishchenko | 2017-10-04 | 5 | -12/+23 |
| | |||||
* | Valgrind-ispired fix in CUDD by Kai-hui Chang. | Alan Mishchenko | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | Addressing recently reported Bitbucket Issue #72 and #73. | Alan Mishchenko | 2017-10-03 | 2 | -6/+6 |
| | |||||
* | Fixing minimize_assuptions using Glucose. | Alan Mishchenko | 2017-10-02 | 2 | -53/+71 |
| | |||||
* | Adding printout of slack distribution for mapped networks. | Alan Mishchenko | 2017-10-02 | 3 | -3/+328 |
| | |||||
* | Exact synthesis of majority gates. | Alan Mishchenko | 2017-10-01 | 3 | -32/+52 |
| | |||||
* | Exact synthesis of majority gates. | Alan Mishchenko | 2017-10-01 | 2 | -13/+44 |
| | |||||
* | Exact synthesis of majority gates. | Alan Mishchenko | 2017-10-01 | 5 | -1/+667 |
| | |||||
* | Maintenance and updates. | Alan Mishchenko | 2017-09-24 | 9 | -12/+77 |
| | |||||
* | Maintenance and updates. | Alan Mishchenko | 2017-09-20 | 5 | -15/+35 |
| | |||||
* | Uncommenting handling of initial values of the flops. | Alan Mishchenko | 2017-09-19 | 3 | -4/+8 |
| | |||||
* | Enabling Glucose in SAT sweeping: &fraig -g. | Alan Mishchenko | 2017-09-18 | 1 | -0/+1 |
| | |||||
* | Enabling Glucose in SAT sweeping: &fraig -g. | Alan Mishchenko | 2017-09-18 | 4 | -3/+1074 |
| | |||||
* | Changes to Glucose to enable resetting the solver. | Alan Mishchenko | 2017-09-18 | 5 | -0/+87 |
| | |||||
* | Maintenance and updates. | Alan Mishchenko | 2017-09-18 | 6 | -82/+138 |
| | |||||
* | Compiler warning. | Alan Mishchenko | 2017-09-16 | 1 | -1/+1 |
| | |||||
* | Enabling variable elim in &bmcs -g. | Alan Mishchenko | 2017-09-16 | 5 | -14/+77 |
| | |||||
* | Adding support for Dimacs input to &satoko. | Alan Mishchenko | 2017-09-16 | 3 | -30/+108 |
| |