research

CSeq: A Sequentialization Tool for C - (Competition Contribution)

Abstract

Abstract. Sequentialization translates concurrent programs into equivalent nondeterministic sequential programs so that the different concurrent schedules no longer need to be handled explicitly. It can thus be used as a concurrency preprocessor for many sequential program verification techniques. CSeq implements sequentialization for C and uses ESBMC as sequential verification backend [5].

    Similar works

    Full text

    thumbnail-image

    Available Versions