index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sat
/
bsat
/
satSolver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding efficient procedure to minimize the set of assumptions.
Alan Mishchenko
2017-03-01
1
-0
/
+1
*
Updates to variable activity in the SAT solver.
Alan Mishchenko
2017-02-11
1
-56
/
+31
*
Movinng custom floating-point implementations, etc.
Alan Mishchenko
2017-02-11
1
-1
/
+2
*
Re-introducing floating-point activity in the SAT solver.
Alan Mishchenko
2017-02-06
1
-0
/
+36
*
Improvements to inductive generalization in IC3/PDR by Zyad Hassan.
Alan Mishchenko
2017-02-02
1
-0
/
+2
*
Updates to delay optimization project.
Alan Mishchenko
2016-12-29
1
-1
/
+6
*
Added switch 'bmc3 -r' to disable periodic restarts in the SAT solver.
Alan Mishchenko
2016-05-19
1
-0
/
+1
*
Improved algo for edge computation.
Alan Mishchenko
2016-04-23
1
-1
/
+1
*
Adding new implementation of LEXSAT.
Alan Mishchenko
2016-04-12
1
-0
/
+1
*
Restructing sat_solver_solve() method for pushing/popping assumptions.
Alan Mishchenko
2016-04-12
1
-8
/
+19
*
Removing unused feature of the SAT solver (user-guided variable ordering).
Alan Mishchenko
2016-04-12
1
-12
/
+0
*
Removing unused feature of the SAT solver (native support for cardinality con...
Alan Mishchenko
2016-04-12
1
-10
/
+0
*
Experiments with SAT-based mapping.
Alan Mishchenko
2016-02-07
1
-0
/
+23
*
Experiments with SAT-based mapping.
Alan Mishchenko
2016-01-10
1
-0
/
+9
*
Adding support of candinality clause to the SAT solver.
Alan Mishchenko
2016-01-10
1
-1
/
+10
*
Experiments with SAT-based collapsing.
Alan Mishchenko
2015-09-04
1
-0
/
+7
*
Experiments with SAT-based collapsing.
Alan Mishchenko
2015-09-03
1
-0
/
+11
*
Bug fix in QBF solver.
Alan Mishchenko
2015-05-04
1
-0
/
+4
*
Experiments with SAT-based cube enumeration.
Alan Mishchenko
2015-03-05
1
-19
/
+19
*
Compiler warnings.
Alan Mishchenko
2014-10-28
1
-2
/
+2
*
Adding command to dump UNSAT core of BMC instance.
Alan Mishchenko
2014-04-07
1
-1
/
+7
*
Adding switch to handle only single faults.
Alan Mishchenko
2014-04-01
1
-4
/
+4
*
Changes to LUT mappers.
Alan Mishchenko
2014-03-04
1
-0
/
+64
*
Changes to LUT mappers.
Alan Mishchenko
2014-02-27
1
-0
/
+46
*
Specialized induction check.
Alan Mishchenko
2013-10-31
1
-0
/
+39
*
Specialized induction check.
Alan Mishchenko
2013-10-31
1
-0
/
+19
*
SAT solver with dynamic CNF loading.
Alan Mishchenko
2013-08-01
1
-0
/
+6
*
Adding a wrapper around clock() for more accurate time counting in ABC.
Alan Mishchenko
2013-05-27
1
-3
/
+3
*
SAT variable profiling.
Alan Mishchenko
2013-05-18
1
-0
/
+14
*
SAT variable profiling (undo).
Alan Mishchenko
2013-05-18
1
-2
/
+0
*
SAT variable profiling.
Alan Mishchenko
2013-05-18
1
-0
/
+2
*
SAT variable profiling (undo).
Alan Mishchenko
2013-05-18
1
-2
/
+0
*
SAT variable profiling.
Alan Mishchenko
2013-05-18
1
-0
/
+2
*
Adding rollback for the other solver.
Alan Mishchenko
2013-04-25
1
-0
/
+21
*
Compiler warnings.
Alan Mishchenko
2013-02-23
1
-0
/
+1
*
Recording and reusing learned util clauses in bmc3.
Alan Mishchenko
2012-07-22
1
-1
/
+3
*
Several small changes and fixes.
Alan Mishchenko
2012-07-13
1
-1
/
+0
*
Improvements in the proof-logging SAT solver.
Alan Mishchenko
2012-07-11
1
-5
/
+4
*
Adding several command-line arguments to 'dsat'.
Alan Mishchenko
2012-07-09
1
-0
/
+3
*
Added learned clause recycling to the SAT solver (may impact bmc2, bmc3, dsat...
Alan Mishchenko
2012-07-09
1
-3
/
+14
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
1
-1
/
+1
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
1
-3
/
+3
*
Added memory reporting to &vta.
Alan Mishchenko
2012-06-22
1
-1
/
+1
*
Reporing memory usage by the SAT solver in 'bmc3'.
Alan Mishchenko
2012-06-15
1
-0
/
+1
*
Moving Vec_Set_t to the vector directory.
Alan Mishchenko
2012-03-28
1
-1
/
+1
*
Improved memory management of proof-logging and propagated changes.
Alan Mishchenko
2012-02-16
1
-2
/
+2
*
Major restructuring of the code.
Alan Mishchenko
2012-01-21
1
-2
/
+2
*
Variable timeframe abstraction.
Alan Mishchenko
2012-01-20
1
-3
/
+3
*
Bug fix related to not properly resizing SAT solver's model array.
Alan Mishchenko
2012-01-06
1
-7
/
+8
*
APIs to represent simple gates in CNF.
Alan Mishchenko
2012-01-05
1
-0
/
+100
[next]