summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Improving CEX minimization.Alan Mishchenko2017-02-105-104/+196
|
* Standardizing the use of new CNF generator. Adding CNF variable connectivity ↵Alan Mishchenko2017-02-1017-57/+76
| | | | information.
* Profiling CEX minimization.Alan Mishchenko2017-02-091-4/+22
|
* Word-level abstraction.Alan Mishchenko2017-02-096-66/+125
|
* Word-level abstraction.Alan Mishchenko2017-02-092-4/+4
|
* Making sure 'inv_out' can match flops by name.Alan Mishchenko2017-02-094-18/+53
|
* Word-level abstraction.Alan Mishchenko2017-02-097-14/+379
|
* - Adding a compile time option to use floats for var activity (now it can be ↵Bruno Schmitt2017-02-098-34/+300
| | | | | | | | either ‘double’, ‘float’ or ‘unsigned’ (default)) - Adding vector of ‘float’ - Adding an option to configure the ratio of learnt clauses to be kept in clause database at each reduction (0 means no reduction). - Other small changes.
* Editing output messages.Alan Mishchenko2017-02-081-3/+3
|
* Accidental change.Alan Mishchenko2017-02-081-1/+1
|
* Editing output messages.Alan Mishchenko2017-02-081-3/+3
|
* Compiler warning.Alan Mishchenko2017-02-081-7/+6
|
* Autotuner for 'satoko'.Alan Mishchenko2017-02-086-28/+698
|
* Compiler warning.Alan Mishchenko2017-02-081-1/+1
|
* New command &satoko.Alan Mishchenko2017-02-084-4/+200
|
* Re-introducing floating-point activity in the SAT solver.Alan Mishchenko2017-02-071-2/+18
|
* Re-introducing floating-point activity in the SAT solver.Alan Mishchenko2017-02-062-39/+171
|
* Small changes to compile satoko on Windows.Alan Mishchenko2017-02-063-4/+4
|
* Merged alanmi/abc into defaultBruno Schmitt2017-02-061-7/+7
|\
| * Fixing compilation problem in 'dsc' package.Alan Mishchenko2017-02-061-7/+7
| |
* | Small changes to support old compilers.Bruno Schmitt2017-02-069-35/+35
| |
* | Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-0623-1/+3532
|/ | | | The command is ‘satoko’
* Adding specialized flop ordering before generalization in 'pdr'.Alan Mishchenko2017-02-063-3/+38
|
* Improving new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-064-17/+203
|
* Improvements in AIG visualization.Alan Mishchenko2017-02-052-14/+17
|
* Compiler warnings.Alan Mishchenko2017-02-051-18/+22
|
* Corner-case bug-fix in library preprocessor for standard-cell mapping.Alan Mishchenko2017-02-051-2/+2
|
* Adding structural flop priority heuristics in 'pdr' (bug fix).Alan Mishchenko2017-02-031-9/+126
|
* Adding structural flop priority heuristics in 'pdr'.Alan Mishchenko2017-02-038-122/+214
|
* Removing dead code in 'pdr'.Alan Mishchenko2017-02-034-81/+0
|
* Enabling new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-039-5/+420
|
* 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
|