Predicate Abstraction with Minimum Predicates. Sagar Chaki Edmund M Clarke Alex Groce Ofer Strichman 10.1184/R1/6608543.v1 https://kilthub.cmu.edu/articles/journal_contribution/Predicate_Abstraction_with_Minimum_Predicates_/6608543 Predicate abstraction is a popular abstraction technique employed in formal software verification. A crucial requirement to make predicate abstraction effective is to use as few predicates as possible, since the abstraction process is in the worst case exponential (in both time and memory requirements) in the number of predicates involved. If a property can be proven to hold or not hold based on a given finite set of predicates , the procedure we propose in this paper finds automatically a minimal subset of that is sufficient for the proof. We explain how our technique can be used for more efficient verification of C programs. Our experiments show that predicate minimization can result in a significant reduction of both verification time and memory usage compared to earlier methods. 1978-01-01 00:00:00 computer sciences