Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Dudka, K

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

    cs.SE cs.PL

    Algorithmic Details behind the Predator Shape Analyser

    Authors: Kamil Dudka, Petr Muller, Petr Peringer, Veronika Šoková, Tomáš Vojnar

    Abstract: This chapter, which is an extended and revised version of the conference paper 'Predator: Byte-Precise Verification of Low-Level List Manipulation', concentrates on a detailed description of the algorithms behind the Predator shape analyser based on abstract interpretation and symbolic memory graphs. Predator is particularly suited for formal analysis and verification of sequential non-recursive C… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

    Comments: Book chapter preview

  2. arXiv:1510.07995  [pdf, other

    cs.PL

    From Low-Level Pointers to High-Level Containers

    Authors: Kamil Dudka, Lukáš Holík, Petr Peringer, Marek Trtík, Tomáš Vojnar

    Abstract: We propose a method that transforms a C program manipulating containers using low-level pointer statements into an equivalent program where the containers are manipulated via calls of standard high-level container operations like push_back or pop_front. The input of our method is a C program annotated by a special form of shape invariants which can be obtained from current automatic shape analyser… ▽ More

    Submitted 27 October, 2015; originally announced October 2015.

    Comments: An extended version of a VMCAI'16 paper

    Report number: FIT BUT Technical Report Series, Technical Report No. FIT-TR-2015-03