Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] ACSL by Example (version 15.1.2 for Frama-C 15, Phosphorus)


  • Subject: [Frama-c-discuss] ACSL by Example (version 15.1.2 for Frama-C 15, Phosphorus)
  • From: jens.gerlach at fokus.fraunhofer.de (Gerlach, Jens)
  • Date: Tue, 24 Oct 2017 09:54:28 +0000

Dear Frama-C users,

The Verification Group at Fraunhofer FOKUS has released a new version (15.1.2) of “ACSL by Example”.
This version is intended for Frama-C 15 (Phosporus).
Its source can be accessed through Github

            https://github.com/fraunhoferfokus/acsl-by-example

The PDF document can be directly accessed through

            https://github.com/fraunhoferfokus/acsl-by-example/blob/master/ACSL-by-Example.pdf

- In this release we discuss the formal verification of three (classic) sorting algorithms:
   selection_sort, insertion_sort and heap_sort.

- We have fixed many typos, some of which have been reported by 
  the GitHub user ‘seniorlackey’ (thanks a lot!).

- We have also improved the description of various algorithms, notably the heap algorithms
  push_heap and pop_heap.

We hope this document helps you in your work with Frama-C/WP.

Regards

Jens Gerlach