summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug fix in CEX printing.Alan Mishchenko2014-11-031-1/+1
* Making public some APIs.Alan Mishchenko2014-11-033-21/+30
* Improvements to &fftest (adding computation of fixed parameters).Alan Mishchenko2014-11-021-108/+206
* Added switches '-c' and '-n' to 'init'.Alan Mishchenko2014-11-023-13/+113
* Commenting out useless macro which causes failure on VS 2012.Alan Mishchenko2014-10-301-6/+6
* Compiler warnings.Alan Mishchenko2014-10-288-8/+9
* Changes to enable building external code.Alan Mishchenko2014-10-285-89/+2
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
* pyabc: handle a few corner casesBaruch Sterin2014-10-281-2/+8
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
* Changes to enable building external code.Alan Mishchenko2014-10-273-378/+376
* Adding MAJ gate to GIA package.Alan Mishchenko2014-10-262-0/+20
* Changing switch -v in 'qbf' and '&qbf' to be non-verbose by default.Alan Mishchenko2014-10-261-2/+2
* New command &satenum to enumerate SAT assignments of a miter in a naive way.Alan Mishchenko2014-10-252-0/+128
* Adding switch &fftest -N <num> to detect fixed vars after each <num> iterations.Alan Mishchenko2014-10-253-3/+78
* Merged in sterin/abc (pull request #9)Alan Mishchenko2014-10-232-0/+45
|\
| * make it easy to add intialization functions to Abc_FrameInit()/Abc_FrameEnd()Baruch Sterin2014-10-222-0/+45
* | One bug fix and two small changes.Alan Mishchenko2014-10-221-2/+2
* | One bug fix and two small changes.Alan Mishchenko2014-10-224-7/+27
|/
* Bug fix in seq synthesis due to resent code restructuring.Alan Mishchenko2014-10-213-8/+8
* Disabling MiniSAT 2.2 for now.Alan Mishchenko2014-10-211-1/+1
* Compiler problems.Alan Mishchenko2014-10-212-2/+6
* 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
* Preparing to work with C++ code.Alan Mishchenko2014-10-213-1/+45
* Adding commands backup/restore.Alan Mishchenko2014-10-213-0/+84
* Adding switch &qbf -q to quantify functional variables.Alan Mishchenko2014-10-201-2/+1
* Adding switch &qbf -q to quantify functional variables.Alan Mishchenko2014-10-202-3/+61
* Improved QBF solver.Alan Mishchenko2014-10-181-19/+94
* Improved QBF solver.Alan Mishchenko2014-10-181-10/+25
* Improved QBF solver.Alan Mishchenko2014-10-184-2/+436
* Bug fix in truth table computation.Alan Mishchenko2014-10-152-11/+15
* Compiler problem with includes.Alan Mishchenko2014-10-131-1/+1
* MUX decomposition during mapping.Alan Mishchenko2014-10-131-5/+19
* MUX decomposition during mapping.Alan Mishchenko2014-10-122-9/+17
* MUX decomposition during mapping.Alan Mishchenko2014-10-121-7/+10
* Recommended changes for portability.Alan Mishchenko2014-10-126-9/+44
* Merged in grigora/abc/grigora/fixed-hang-issue-in-bm-command-1413034154897 (p...Alan Mishchenko2014-10-111-7/+6
|\
| * Fixed "bm" command hang issue.grigora2014-10-111-7/+6
* | MUX decomposition during mapping.Alan Mishchenko2014-10-112-26/+121
* | Deriving network in terms of programmable cells.Alan Mishchenko2014-10-112-6/+14
|/
* Improvements to the parser.Alan Mishchenko2014-10-101-7/+86
* Naive (SAT-only) CEC option.Alan Mishchenko2014-10-103-2/+116
* Bug fix in the bit-blaster.Alan Mishchenko2014-10-102-5/+5
* Improvements to ISOP.Alan Mishchenko2014-10-102-5/+7
* Improvements to ISOP.Alan Mishchenko2014-10-104-283/+795
* Correction to the patch to compile with Visual Studio.Alan Mishchenko2014-10-101-1/+1
* Suggested patch for type-punned warningsAlan Mishchenko2014-10-105-12/+35