Skip to main content

Showing 1–2 of 2 results for author: Karpenkov, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:1609.09288  [pdf, other

    cs.LO

    Formula Slicing: Inductive Invariants from Preconditions

    Authors: Egor George Karpenkov, David Monniaux

    Abstract: We propose a "formula slicing" method for finding inductive invariants. It is based on the observation that many loops in the program affect only a small part of the memory, and many invariants which were valid before a loop are still valid after. Given a precondition of the loop, obtained from the preceding program fragment, we weaken it until it becomes inductive. The weakening procedure is gu… ▽ More

    Submitted 2 October, 2016; v1 submitted 29 September, 2016; originally announced September 2016.

  2. Program Analysis with Local Policy Iteration

    Authors: George Karpenkov, David Monniaux, Philipp Wendler

    Abstract: We present a new algorithm for deriving numerical invariants that combines the precision of max-policy iteration with the flexibility and scalability of conventional Kleene iterations. It is defined in the Configurable Program Analysis (CPA) framework, thus allowing inter-analysis communication. It uses adjustable-block encoding in order to traverse loop-free program sections, possibly containin… ▽ More

    Submitted 3 November, 2015; v1 submitted 11 September, 2015; originally announced September 2015.