Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Experiments with simulation. | Alan Mishchenko | 2017-02-14 | 1 | -0/+194 | |
| | | | | ||||||
* | | | | - Small changes to the watch lists behavior. | Bruno Schmitt | 2017-02-15 | 7 | -5/+98 | |
|/ / / | | | | | | | | | | | | | - Implementation of bookmark, unbookmark and rollback procedures. - Minor changes. | |||||
* | | | - Small bug fix in var activity (improve performance) | Bruno Schmitt | 2017-02-14 | 4 | -56/+55 | |
| | | | | | | | | | | | | - New implementation of watcher lists. | |||||
* | | | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-13 | 1 | -5/+5 | |
| | | | ||||||
* | | | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-11 | 1 | -1/+10 | |
| | | | ||||||
* | | | Commenting out uncommented message. | Alan Mishchenko | 2017-02-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-11 | 3 | -41/+11 | |
| | | | ||||||
* | | | Adding APIs to mark cones. Creating test-bench for incremental solving ↵ | Alan Mishchenko | 2017-02-11 | 7 | -40/+181 | |
| | | | | | | | | | | | | &satoko -i. | |||||
* | | | Compiler warning. | Alan Mishchenko | 2017-02-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Updates to variable activity in the SAT solver. | Alan Mishchenko | 2017-02-11 | 2 | -342/+224 | |
| | | | ||||||
* | | | Movinng custom floating-point implementations, etc. | Alan Mishchenko | 2017-02-11 | 5 | -21/+19 | |
| | | | ||||||
* | | | New implementation of a software floating point implementation (sdbl) for ↵ | Bruno Schmitt | 2017-02-11 | 11 | -469/+412 | |
| | | | | | | | | | | | | | | | | | | consistency across different platforms and compilers. Removing useless files and compile time options related to variable activity data type (it can only be sdbl). | |||||
* | | | Platform-independent double. | Alan Mishchenko | 2017-02-11 | 2 | -1/+226 | |
| | | | ||||||
* | | | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-10 | 5 | -13/+39 | |
| | | | ||||||
* | | | Updates to the autotuner. | Alan Mishchenko | 2017-02-10 | 3 | -234/+197 | |
| | | | ||||||
* | | | Changes to compile on Windows. | Alan Mishchenko | 2017-02-10 | 2 | -3/+7 | |
| | | | ||||||
* | | | Merged in boschmitt/abc (pull request #51) | Alan Mishchenko | 2017-02-11 | 7 | -43/+363 | |
|\ \ \ | | | | | | | | | | | | | Modifications to satoko. | |||||
| * \ \ | Merged alanmi/abc into default | Bruno Schmitt | 2017-02-10 | 5 | -104/+196 | |
| |\ \ \ | ||||||
| * | | | | New fixed point data type. | Bruno Schmitt | 2017-02-10 | 7 | -43/+363 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Expose all options to command line. Expose search statistics to users. | |||||
* | | | | | Compiler warnings. | Alan Mishchenko | 2017-02-10 | 2 | -2/+2 | |
| | | | | | ||||||
* | | | | | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-10 | 9 | -103/+330 | |
| | | | | | ||||||
* | | | | | Re-introducing floating-point activity in the SAT solver. | Alan Mishchenko | 2017-02-10 | 4 | -2/+11 | |
| |/ / / |/| | | | ||||||
* | | | | Improving CEX minimization. | Alan Mishchenko | 2017-02-10 | 5 | -104/+196 | |
|/ / / | ||||||
* | | | Standardizing the use of new CNF generator. Adding CNF variable connectivity ↵ | Alan Mishchenko | 2017-02-10 | 17 | -57/+76 | |
| | | | | | | | | | | | | information. | |||||
* | | | Profiling CEX minimization. | Alan Mishchenko | 2017-02-09 | 1 | -4/+22 | |
| | | | ||||||
* | | | Word-level abstraction. | Alan Mishchenko | 2017-02-09 | 6 | -66/+125 | |
| | | | ||||||
* | | | Word-level abstraction. | Alan Mishchenko | 2017-02-09 | 2 | -4/+4 | |
| | | | ||||||
* | | | Making sure 'inv_out' can match flops by name. | Alan Mishchenko | 2017-02-09 | 4 | -18/+53 | |
| | | | ||||||
* | | | Word-level abstraction. | Alan Mishchenko | 2017-02-09 | 8 | -14/+387 | |
| | | | ||||||
* | | | - Adding a compile time option to use floats for var activity (now it can be ↵ | Bruno Schmitt | 2017-02-09 | 8 | -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 Mishchenko | 2017-02-08 | 1 | -3/+3 | |
| | | | ||||||
* | | | Accidental change. | Alan Mishchenko | 2017-02-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Editing output messages. | Alan Mishchenko | 2017-02-08 | 1 | -3/+3 | |
| | | | ||||||
* | | | Compiler warning. | Alan Mishchenko | 2017-02-08 | 1 | -7/+6 | |
| | | | ||||||
* | | | Autotuner for 'satoko'. | Alan Mishchenko | 2017-02-08 | 7 | -28/+702 | |
| | | | ||||||
* | | | Compiler warning. | Alan Mishchenko | 2017-02-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | New command &satoko. | Alan Mishchenko | 2017-02-08 | 5 | -4/+204 | |
| | | | ||||||
* | | | Re-introducing floating-point activity in the SAT solver. | Alan Mishchenko | 2017-02-07 | 1 | -2/+18 | |
| | | | ||||||
* | | | Re-introducing floating-point activity in the SAT solver. | Alan Mishchenko | 2017-02-06 | 2 | -39/+171 | |
| | | | ||||||
* | | | Small changes to compile satoko on Windows. | Alan Mishchenko | 2017-02-06 | 4 | -4/+88 | |
| | | | ||||||
* | | | Merged alanmi/abc into default | Bruno Schmitt | 2017-02-06 | 1 | -7/+7 | |
|\ \ \ | ||||||
| * | | | Fixing compilation problem in 'dsc' package. | Alan Mishchenko | 2017-02-06 | 1 | -7/+7 | |
| | | | | ||||||
* | | | | Small changes to support old compilers. | Bruno Schmitt | 2017-02-06 | 9 | -35/+35 | |
| | | | | ||||||
* | | | | Adding a new SAT solver to ABC. (Satoko) | Bruno Schmitt | 2017-02-06 | 24 | -2/+3533 | |
|/ / / | | | | | | | | | | The command is ‘satoko’ | |||||
* | | | Adding specialized flop ordering before generalization in 'pdr'. | Alan Mishchenko | 2017-02-06 | 3 | -3/+38 | |
| | | | ||||||
* | | | Improving new X-valued simulation in 'pdr'. | Alan Mishchenko | 2017-02-06 | 4 | -17/+203 | |
| | | | ||||||
* | | | Improvements in AIG visualization. | Alan Mishchenko | 2017-02-05 | 2 | -14/+17 | |
| | | | ||||||
* | | | Compiler warnings. | Alan Mishchenko | 2017-02-05 | 1 | -18/+22 | |
| | | | ||||||
* | | | Corner-case bug-fix in library preprocessor for standard-cell mapping. | Alan Mishchenko | 2017-02-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | Adding structural flop priority heuristics in 'pdr' (bug fix). | Alan Mishchenko | 2017-02-03 | 1 | -9/+126 | |
| | | |