summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Support for representing programmable cell configuration data.Alan Mishchenko2015-03-081-1/+2
|
* Support for representing programmable cell configuration data.Alan Mishchenko2015-03-089-100/+333
|
* 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-058-33/+812
|
* Bug fix in reader/writer of 'r' section.Alan Mishchenko2015-03-051-2/+5
|
* Improvements to the CBA package.Alan Mishchenko2015-03-0410-70/+175
|
* Bug fix WLC package (reusing name buffer, resulting in wrong print-outs).Alan Mishchenko2015-03-031-3/+2
|
* Improvements to the CBA package.Alan Mishchenko2015-03-034-18/+29
|
* Improvements to the CBA package.Alan Mishchenko2015-03-022-2/+2
|
* Improvements to the CBA package.Alan Mishchenko2015-03-0112-422/+680
|
* Improvements to the SMTLIB parser.Alan Mishchenko2015-02-282-533/+687
|
* 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
|