summaryrefslogtreecommitdiffstats
path: root/src/proof/abs/abs.h
Commit message (Collapse)AuthorAgeFilesLines
* Changing switch -R <num> in &gla to mean the max allowed size of ↵Alan Mishchenko2013-09-231-1/+2
| | | | abstraction. Adding switch -Q <num> to stop when the number of objects exceeds num % _during_refinement_.
* Reintroduced the old abstraction procedure Saig_ManCexAbstractionFlops() ↵Alan Mishchenko2013-01-081-31/+58
| | | | formerly called from &abs_start for backward compatibility.
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-021-0/+4
|
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-201-1/+2
|
* Restructured the code to post-process object used during refinement in &gla.Alan Mishchenko2012-09-161-0/+9
|
* Made abstraction and PDR communicate in-memory rather than through a file.Alan Mishchenko2012-09-161-0/+4
|
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-0/+131