Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ezsat vec_const() api | Clifford Wolf | 2013-11-25 | 2 | -17/+26 |
| | |||||
* | Removed undef feature from ezsat api | Clifford Wolf | 2013-11-25 | 2 | -11/+2 |
| | |||||
* | Changed MiniSAT feater defines again | Clifford Wolf | 2013-10-31 | 1 | -2/+3 |
| | |||||
* | Fixed ezminisat C++ errors: undef PRIi64 | Clifford Wolf | 2013-10-30 | 1 | -1/+2 |
| | |||||
* | Fixed minisat include | Clifford Wolf | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | Added ezsat api for creation of anonymous vectors | Clifford Wolf | 2013-08-15 | 2 | -0/+9 |
| | |||||
* | Added SAT support for $div and $mod cells | Clifford Wolf | 2013-08-11 | 2 | -0/+9 |
| | |||||
* | Fixed gcc warnings in ezminisat | Clifford Wolf | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | Added timout functionality to SAT solver | Clifford Wolf | 2013-06-20 | 4 | -1/+56 |
| | |||||
* | Fixed gcc build (c++11 stuff in ezSAT) | Clifford Wolf | 2013-06-12 | 2 | -2/+5 |
| | |||||
* | Added ezSAT api support for don't care values in models | Clifford Wolf | 2013-06-09 | 2 | -5/+19 |
| | |||||
* | Fixes and improvements in ezSAT library | Clifford Wolf | 2013-06-08 | 5 | -10/+202 |
| | |||||
* | Improved sat generator and sat_solve pass | Clifford Wolf | 2013-06-07 | 3 | -2/+7 |
| | |||||
* | Added ezSAT library | Clifford Wolf | 2013-06-07 | 11 | -0/+2837 |