Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compiler warnings. | Alan Mishchenko | 2017-04-28 | 1 | -3/+3 |
| | |||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-04-12 | 1 | -0/+1 |
| | |||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | Experiments with hashing. | Alan Mishchenko | 2017-04-11 | 2 | -0/+6 |
| | |||||
* | Experiments with don't-cares. | Alan Mishchenko | 2017-04-04 | 2 | -0/+15 |
| | |||||
* | Experiments with don't-cares. | Alan Mishchenko | 2017-04-02 | 3 | -7/+7 |
| | |||||
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-28 | 1 | -1/+1 |
| | |||||
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-26 | 2 | -17/+18 |
| | |||||
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | added callbacks to bmc3 and sat solver | Yen-Sheng Ho | 2017-03-20 | 3 | -0/+8 |
| | |||||
* | merge | Yen-Sheng Ho | 2017-03-19 | 4 | -6/+9 |
|\ | |||||
| * | Several bug fixed / small changes in Satoko. | Alan Mishchenko | 2017-03-18 | 4 | -6/+9 |
| | | |||||
* | | %pdra: working on bmc3 | Yen-Sheng Ho | 2017-03-19 | 2 | -0/+8 |
|/ | |||||
* | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 2 | -9/+9 |
| | |||||
* | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 3 | -8/+474 |
| | |||||
* | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 2 | -0/+419 |
| | |||||
* | Merged in msoeken/abc-exact (pull request #66) | Alan Mishchenko | 2017-03-06 | 2 | -2/+2 |
|\ | | | | | | | Fixes in exact synthesis and small fix in xsat and satoko. | ||||
| * | Fix wrong type cast. | Mathias Soeken | 2017-03-06 | 2 | -2/+2 |
| | | |||||
* | | Prevents Satoko from silently becoming inconsistent | Bruno Schmitt | 2017-03-06 | 2 | -8/+18 |
|/ | |||||
* | Clone of the main SAT solver to eneable independent work. | Alan Mishchenko | 2017-03-03 | 1 | -0/+1 |
| | |||||
* | Clone of the main SAT solver to eneable independent work. | Alan Mishchenko | 2017-03-03 | 2 | -0/+2921 |
| | |||||
* | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-02 | 2 | -3/+92 |
| | |||||
* | Adding efficient procedure to minimize the set of assumptions (improved ↵ | Alan Mishchenko | 2017-03-02 | 1 | -1/+8 |
| | | | | literal reordering). | ||||
* | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Adding efficient procedure to minimize the set of assumptions. | Alan Mishchenko | 2017-03-01 | 3 | -0/+79 |
| | |||||
* | Adding an procedure to write DIMACS. | Bruno Schmitt | 2017-02-28 | 5 | -3/+74 |
| | | | | Fixing small bugs. | ||||
* | Small tweak to rollback behavior. | Bruno Schmitt | 2017-02-21 | 3 | -0/+8 |
| | |||||
* | Adding new command to reset Satoko. | Bruno Schmitt | 2017-02-19 | 6 | -9/+63 |
| | | | | Small fixes in watching list data structure. | ||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-18 | 3 | -1/+11 |
| | |||||
* | New function to retrieve polarity value of a variable. | Bruno Schmitt | 2017-02-18 | 2 | -1/+6 |
| | |||||
* | Bug fix in analyze_final method. | Bruno Schmitt | 2017-02-18 | 1 | -2/+2 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2017-02-18 | 2 | -7/+7 |
| | |||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-18 | 3 | -11/+13 |
| | |||||
* | Fixing missing sat_solver APIs in 'iprove'. | Alan Mishchenko | 2017-02-16 | 1 | -6/+24 |
| | |||||
* | Fixing missing sat_solver APIs in 'iprove'. | Alan Mishchenko | 2017-02-15 | 1 | -3/+40 |
| | |||||
* | - 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. | ||||
* | Commenting out uncommented message. | Alan Mishchenko | 2017-02-11 | 1 | -1/+1 |
| | |||||
* | Adding APIs to mark cones. Creating test-bench for incremental solving ↵ | Alan Mishchenko | 2017-02-11 | 4 | -4/+64 |
| | | | | &satoko -i. | ||||
* | 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 | 3 | -454/+2 |
| | |||||
* | 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 |
| | |||||
* | Updates to the autotuner. | Alan Mishchenko | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Changes to compile on Windows. | Alan Mishchenko | 2017-02-10 | 1 | -3/+3 |
| | |||||
* | Merged in boschmitt/abc (pull request #51) | Alan Mishchenko | 2017-02-11 | 6 | -39/+149 |
|\ | | | | | | | Modifications to satoko. | ||||
| * | Merged alanmi/abc into default | Bruno Schmitt | 2017-02-10 | 3 | -96/+177 |
| |\ | |||||
| * | | New fixed point data type. | Bruno Schmitt | 2017-02-10 | 6 | -39/+149 |
| | | | | | | | | | | | | | | | Expose all options to command line. Expose search statistics to users. |