- 22 Jan, 2022 1 commit
-
-
Also, a few minor changes that are required to compile ABC under moder compilers.
Baruch Sterin committed
-
- 19 Nov, 2020 1 commit
-
-
Surround $(CC), $(CXX) with double quotes when calling depends.sh, to allow space-delimited compilation tools to be used.
Baruch Sterin committed
-
- 13 Nov, 2020 1 commit
-
-
Alan Mishchenko committed
-
- 30 Apr, 2020 1 commit
-
-
This is useful for cross-compilation, when build `ar` cannot handle the target object files. The invocation of `ranlib` is replaced with `ar s`, which is equivalent and simplifies the build system a bit.
whitequark committed
-
- 01 Oct, 2018 1 commit
-
-
Alan Mishchenko committed
-
- 08 Jun, 2018 1 commit
-
-
Alan Mishchenko committed
-
- 30 Mar, 2018 1 commit
-
-
Baruch Sterin committed
-
- 06 Feb, 2018 1 commit
-
-
Alan Mishchenko committed
-
- 20 Oct, 2017 1 commit
-
-
Usage: Starting from an empty directory: (1) set AS to point to the location of ABC (2) reconstruct the directory structure of ABC in the new directory: mkdir -p `cd $AS && find src -type d` (3) Build ABC: make -f $AS/Makefile VPATH=$AS ABCSRC=$AS
Baruch Sterin committed
-
- 15 Sep, 2017 1 commit
-
-
Alan Mishchenko committed
-
- 06 Sep, 2017 1 commit
-
-
Alan Mishchenko committed
-
- 20 Mar, 2017 1 commit
-
-
Alan Mishchenko committed
-
- 06 Feb, 2017 1 commit
-
-
The command is ‘satoko’
Bruno Schmitt committed
-
- 23 Dec, 2016 1 commit
-
-
(1) Makefile: added a shared library target, (2) no longer compile the main function as part of libabc.a
Baruch Sterin committed
-
- 12 Dec, 2016 1 commit
-
-
xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of MiniSat (bsat) developed by Niklas Sorensson and modified by Alan Mishchenko. It’s development has reached sufficient maturity to be committed in ABC, but still in a beta state. TODO: * Read compressed CNF files. * Study the use of floating point for variables and clauses activity. * Better documentation. * Improve verbose messages. * Expose parameters for tuning.
Bruno Schmitt committed
-
- 17 Nov, 2016 1 commit
-
-
Alan Mishchenko committed
-
- 08 Nov, 2016 1 commit
-
-
from V. Callegaro, F. S. Marranghello, M. G. A. Martins, R. P. Ribas and A. I. Reis, entitled "Bottom-up disjoint-support decomposition based on cofactor and boolean difference analysis" presented in ICCD'15.
Vinicius Callegaro committed
-
- 11 May, 2016 1 commit
-
-
Removes old partial implementation of this algorithm from the "pla" module.
Bruno Schmitt committed
-
- 08 May, 2016 1 commit
-
-
Alan Mishchenko committed
-
- 12 Apr, 2016 3 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
- 12 Nov, 2015 1 commit
-
-
CMake, Makefile: pass the location of arch_flags to the makefile, this way the cmake build does not write to the soruce directory
Baruch Sterin committed
-
- 08 Nov, 2015 1 commit
-
-
Baruch Sterin committed
-
- 05 Nov, 2015 3 commits
-
-
Baruch Sterin committed
-
Baruch Sterin committed
-
Baruch Sterin committed
-
- 29 Oct, 2015 1 commit
-
-
Baruch Sterin committed
-
- 22 Oct, 2015 3 commits
-
-
Makefile: Add a CMakeLists.txt that uses the regular Makefile to compute flags and source file. This is a ugly hack, mainly to allow the use of CLion with ABC. Include some changes in the Makefile to support that.
Baruch Sterin committed -
Baruch Sterin committed
-
Baruch Sterin committed
-
- 16 Oct, 2015 2 commits
-
-
Baruch Sterin committed
-
Baruch Sterin committed
-
- 25 Aug, 2015 2 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
- 22 Jul, 2015 1 commit
-
-
Alan Mishchenko committed
-
- 04 Apr, 2015 1 commit
-
-
Alan Mishchenko committed
-
- 18 Mar, 2015 1 commit
-
-
Alan Mishchenko committed
-
- 05 Feb, 2015 2 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-