summaryrefslogtreecommitdiffstats
path: root/src/misc/util
Commit message (Expand)AuthorAgeFilesLines
...
* Improvements to CNF generation.Alan Mishchenko2014-06-231-1/+0
* Improvements to CNF generation.Alan Mishchenko2014-06-231-0/+250
* Experiments with CNF generation.Alan Mishchenko2014-06-181-5/+8
* Added transformation of CEX after 'fix_aig' and checking of transformed CEXes...Alan Mishchenko2014-06-172-0/+40
* Specializing some truth-table functions to 6 inputs.Alan Mishchenko2014-06-141-57/+99
* Fixing the problem with 'phase -c'.Alan Mishchenko2014-05-291-3/+3
* Command to test console colors.Alan Mishchenko2014-04-101-6/+5
* Command to test console colors.Alan Mishchenko2014-04-101-4/+4
* Command to test console colors.Alan Mishchenko2014-04-101-0/+2
* Command to test console colors.Alan Mishchenko2014-04-102-0/+124
* Better CEX minimization and renaming of write_counter into write_cex.Alan Mishchenko2014-04-042-0/+28
* Significant improvement to LUT mappers (if, &if).Alan Mishchenko2014-02-161-1/+1
* Fix in represneting constants in a platform-independent way.Alan Mishchenko2014-02-101-12/+12
* Fix parenthesization of Abc_Clock #ifdef.Aaron Tomb2013-11-061-1/+1
* Merged in atomb/abc (pull request #1)Alan Mishchenko2013-11-052-4/+6
|\
| * Don't assume MSVC when __MINGW32__ set.Aaron Tomb2013-11-041-0/+2
| * Choose Windows file operations with MINGW32.Aaron Tomb2013-11-041-3/+3
| * Make definition of Abc_Clock work with MINGW32.Aaron Tomb2013-11-041-1/+1
* | Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-1/+4
|/
* Compiler warnings.Alan Mishchenko2013-10-301-3/+3
* Extending truth table support in &jf for more than 6 inputs.Alan Mishchenko2013-10-101-3/+4
* Improvements to the canonical form computation.Alan Mishchenko2013-10-101-0/+1
* Moved the code to a different file.Alan Mishchenko2013-10-061-0/+197
* Towards better Boolean matching.Alan Mishchenko2013-10-051-0/+13
* Towards better Boolean matching.Alan Mishchenko2013-10-051-0/+13
* Added 'abort' message in bridge mode for pdr -a timeoutNiklas Een2013-10-041-8/+30
* Fixed a bug in Bridge modeNiklas Een2013-09-271-2/+15
* Added bridge integration for multi-output 'pdr -a'.Alan Mishchenko2013-09-161-1/+1
* Added bridge integration for multi-output 'pdr -a'.Alan Mishchenko2013-09-161-5/+2
* Added bridge integration for multi-output 'pdr -a'.Alan Mishchenko2013-09-161-8/+11
* Improvements to the new technology mapper.Alan Mishchenko2013-09-121-0/+46
* Unifying parameters for the &ps command.Alan Mishchenko2013-09-051-1/+1
* Small changes to compile on Mac.Alan Mishchenko2013-08-151-1/+1
* Enabling additional matching feature in the LUT mapper.Alan Mishchenko2013-08-121-0/+44
* New technology mapper.Alan Mishchenko2013-07-141-0/+6
* Compiler warning.Alan Mishchenko2013-07-011-4/+6
* Adding #include <stdlib.h> to 'abc_global.h' to prevent compilation problem o...Alan Mishchenko2013-07-011-0/+1
* Forgot that LIN64 was used in place of LIN for 64-bit architectures. Fixed.Niklas Een2013-06-291-2/+2
* Fixed a problem in BridgeMode; it will now correctly detect if the pipe has b...Niklas Een2013-06-281-4/+22
* Suggested changes to counting time in Abc_Clock()Alan Mishchenko2013-06-181-10/+10
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-1/+1
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-274-28/+46
* Shrink for 6-LUTs.Alan Mishchenko2013-03-311-2/+138
* User-controlable SAT sweeper.Alan Mishchenko2013-02-251-1/+2
* Allowing for Verilog names of the type slash-<name>-space-[N].Alan Mishchenko2013-02-221-2/+8
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-302-61/+67
* Updated CEX code to handle trivial CEX of the type (Abc_Cex_t*)1.Alan Mishchenko2013-01-251-0/+19
* Fixing C++ compilation issues.Alan Mishchenko2013-01-082-4/+8
* Unifification of custom extensions.Alan Mishchenko2012-12-101-28/+23
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-3/+4