summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Improvements to inductive generalization in IC3/PDR by Zyad Hassan.Alan Mishchenko2017-02-029-13/+495
| | |
* | | Reordering if-statements in the xsat solver.Alan Mishchenko2017-02-021-5/+3
| | |
* | | Adding API for generating a monitor of a set of internal signals in a ↵Alan Mishchenko2017-01-311-0/+154
| | | | | | | | | | | | sequential logic network.
* | | Typo.Alan Mishchenko2017-01-311-1/+1
| | |
* | | Improvements to SMT-LIB parser (bug fixes).Alan Mishchenko2017-01-301-7/+23
| | |
* | | Updates to arithmetic verification.Alan Mishchenko2017-01-306-8/+403
| | |
* | | Commenting out debug code.Alan Mishchenko2017-01-291-1/+0
| | |
* | | Updates to arithmetic verification.Alan Mishchenko2017-01-295-143/+153
| | |
* | | Updates to arithmetic verification.Alan Mishchenko2017-01-285-10/+422
| | |
* | | Custom floating-point number.Alan Mishchenko2017-01-281-0/+15
| | |
* | | Custom floating-point number.Alan Mishchenko2017-01-281-0/+213
| | |
* | | Fixing non-reproducability related to floating-point numbers.Alan Mishchenko2017-01-274-22/+27
| | |
* | | Commenting out &mfs report message.Alan Mishchenko2017-01-272-2/+3
| | |
* | | Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-263-14/+31
| | |
* | | Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-267-115/+331
| | |
* | | Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-267-11/+617
| | |
* | | Improvements to SMT-LIB parser.Alan Mishchenko2017-01-263-84/+243
| | |
* | | Adding features for invariant minimization.Alan Mishchenko2017-01-251-2/+2
| | |
* | | Adding features for invariant minimization.Alan Mishchenko2017-01-252-3/+238
| | |
* | | Corner-case bug in MiniLUT.Alan Mishchenko2017-01-251-0/+1
| | |
* | | Adding features for invariant minimization.Alan Mishchenko2017-01-251-0/+2
| | |
* | | Adding features for invariant minimization.Alan Mishchenko2017-01-252-30/+74
| | |
* | | Adding features for invariant minimization.Alan Mishchenko2017-01-242-24/+35
| | |
* | | Fixing windows compilation problem.Alan Mishchenko2017-01-243-3/+4
| | |
* | | Fixing gcc compilation problem.Alan Mishchenko2017-01-241-2/+2
| | |
* | | Adding features for invariant minimization.Alan Mishchenko2017-01-243-19/+92
| | |
* | | Merged alanmi/abc into defaultBruno Schmitt2017-01-2576-658/+7331
|\ \ \
| * | | Adding features for invariant minimization.Alan Mishchenko2017-01-247-104/+625
| | | |
| * | | Fix mismatch in output formatting.Alan Mishchenko2017-01-215-16/+16
| | | |
| * | | Small fixes and a change to &cec to allow two files names given as ↵Alan Mishchenko2017-01-214-52/+101
| | | | | | | | | | | | | | | | command-line arguments.
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-193-24/+90
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-165-30/+55
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-1512-27/+501
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-149-35/+201
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-1410-128/+215
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-135-278/+326
| | | |
| * | | Adding print-out of critical path for mapped AIGs to &show.Alan Mishchenko2017-01-134-16/+365
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-133-2/+65
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-127-9/+530
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-118-215/+346
| | | |
| * | | Changing file naming in 'show' and '&show'.Alan Mishchenko2017-01-112-9/+4
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-114-31/+257
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-103-4/+283
| | | |
| * | | Updates to arithmetic verification.Alan Mishchenko2017-01-109-53/+71
| | | |
| * | | Updated to arithmetic verification.Alan Mishchenko2017-01-096-66/+528
| | | |
| * | | Delay-oriented performance improvement in &dch (make it conditional).Alan Mishchenko2017-01-091-1/+2
| | | |
| * | | Delay-oriented performance improvement in &dch.Alan Mishchenko2017-01-091-2/+8
| | | |
| * | | Bug fix in delay-opt framework.Alan Mishchenko2017-01-091-1/+1
| | | |
| * | | Change suggested by Udi Finkelstein.Alan Mishchenko2017-01-092-40/+2
| | | |
| * | | Bug fixes by Clifford Wolf.Alan Mishchenko2017-01-083-4/+8
| | | |