summaryrefslogtreecommitdiffstats
path: root/src/misc/vec/vecSet.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some more warnings by adding cast from 'int' to 'size_t'.Alan Mishchenko2019-03-051-3/+3
|
* Compiler warnings.Alan Mishchenko2017-04-281-4/+4
|
* Changing memory model of Cba_Ntk_t.Alan Mishchenko2015-01-101-0/+14
|
* Reducing memory usage in proof-based abstraction.Alan Mishchenko2012-07-291-0/+2
|
* Debugging a proof error.Alan Mishchenko2012-07-131-25/+17
|
* Debugging a proof error.Alan Mishchenko2012-07-131-0/+7
|
* Debugging a proof error.Alan Mishchenko2012-07-131-0/+1
|
* Debugging a proof error.Alan Mishchenko2012-07-131-2/+2
|
* Debugging a proof error.Alan Mishchenko2012-07-131-0/+19
|
* Debugging a proof error.Alan Mishchenko2012-07-131-31/+9
|
* Fixing a mismatch in regular/shadow page memory appending procedure.Alan Mishchenko2012-07-131-2/+2
|
* Added learned clause recycling to the SAT solver (may impact bmc2, bmc3, ↵Alan Mishchenko2012-07-091-7/+10
| | | | dsat, etc).
* Added memory reporting to &vta.Alan Mishchenko2012-06-221-2/+2
|
* Reporing memory usage by the SAT solver in 'bmc3'.Alan Mishchenko2012-06-151-0/+19
|
* Moving Vec_Set_t to the vector directory.Alan Mishchenko2012-03-281-11/+12
|
* Moving Vec_Set_t to the vector directory.Alan Mishchenko2012-03-281-0/+263