summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Experiments with cube hashing.Alan Mishchenko2015-02-272-154/+365
* Adding switch -x to command &fadds.Alan Mishchenko2015-02-262-12/+21
* Compiler warnings.Alan Mishchenko2015-02-211-9/+9
* Adding fflush() to make sure stdout responses appear on time.Alan Mishchenko2015-02-201-0/+2
* Experiments with cube hashing.Alan Mishchenko2015-02-201-1/+292
* Compiler warnings.Alan Mishchenko2015-02-196-17/+22
* Committed by mistake.Alan Mishchenko2015-02-191-1/+1
* Performance bug fix in 'clp' (different way of removing redundant fanins).Alan Mishchenko2015-02-192-2/+69
* Propagating changes after updating flag of 'sop'.Alan Mishchenko2015-02-1921-37/+41
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-181-1/+0
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-182-27/+18
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-181-1/+1
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-187-117/+265
* Changing semantics of switch -C in 'sop' to limit cubes at one node.Alan Mishchenko2015-02-185-47/+49
* Corner case bug in wire-cap estimation.Alan Mishchenko2015-02-181-0/+2
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-175-211/+334
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-162-0/+91
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-167-16/+552
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-157-81/+237
* Assertion failure in 'write_hie' with blackboxes.Alan Mishchenko2015-02-151-0/+6
* Compiler warnings.Alan Mishchenko2015-02-153-3/+2
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-158-266/+629
* Added switch -n to 'sop'.Alan Mishchenko2015-02-142-7/+11
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-139-55/+55
* Modifications to read SMTLIB file from stdin.Alan Mishchenko2015-02-115-13/+106
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-118-69/+200
* Adding resource limit switch -C to 'sop'.Alan Mishchenko2015-02-1123-62/+79
* Adding resource limit to 'sop'.Alan Mishchenko2015-02-101-2/+2
* Adding resource limit to 'sop'.Alan Mishchenko2015-02-103-1/+279
* Adding resource limit to 'fx'.Alan Mishchenko2015-02-101-4/+6
* Adding resource limit to 'fx'.Alan Mishchenko2015-02-102-5/+23
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-097-35/+126
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-098-97/+121
* Adding switch '-p' to control pin-permutation in &nf.Alan Mishchenko2015-02-083-4/+9
* Diabling pin-permutation in &nf mapper.Alan Mishchenko2015-02-085-524/+1476
* Fixed a typo in variable names.Alan Mishchenko2015-02-0720-98/+98
* Added SMT parser for Wlc_Ntk_t.Alan Mishchenko2015-02-078-54/+729
* Adding binary dump to CBA.Alan Mishchenko2015-02-058-11/+401
* Improvements and tuning of CBA with buffering/sizing.Alan Mishchenko2015-02-0413-85/+142
* Esperiments with MO PLA optimization.Alan Mishchenko2015-02-036-47/+308
* Bug fix in &nf.Alan Mishchenko2015-02-022-3/+4
* Improvements and tuning of CBA.Alan Mishchenko2015-02-012-3/+5
* Improvements and tuning of CBA.Alan Mishchenko2015-02-012-9/+9
* Improvements and tuning of CBA.Alan Mishchenko2015-02-011-4/+0
* Improvements and tuning of CBA.Alan Mishchenko2015-02-018-70/+71
* Improvements and tuning of CBA.Alan Mishchenko2015-02-013-12/+31
* Compiler warnings.Alan Mishchenko2015-01-313-3/+4
* Compiler warnings.Alan Mishchenko2015-01-313-2/+2
* Compiler warnings.Alan Mishchenko2015-01-314-66/+66
* Major rehash of the CBA code.Alan Mishchenko2015-01-3122-2779/+3448