Improving Convergence Rate Of IC3
Abstract
IC3, a well-known model checker, proves a property of a transition system by building a sequence of formulas F0,…,Fk. Formula Fi, 0 ≤ i ≤ k over-approximates the set of states reachable in at most i transitions. The basic algorithm of IC3 cannot guarantee that the value of k never exceeds the reachability diameter of the system. We describe an algorithm called IC4 that gives such a guarantee. (IC4 stands for 'IC3 + Improved Convergence'). One can argue that the average convergence rate of IC4 is better than for IC3 as well. Improving convergence can facilitate some other variations of the basic algorithm. As an example, we describe a version of IC4 employing property decomposition. The latter means replacing an original (strong) property with a conjunction of weaker properties to prove by IC4. We argue that addressing the convergence problem is important for making the property decomposition approach work.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.