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 20.0.2)


  • Subject: [Frama-c-discuss] ACSL by Example (version 20.0.2)
  • From: jens.gerlach at fokus.fraunhofer.de (Gerlach, Jens)
  • Date: Wed, 29 Apr 2020 18:54:04 +0000

Dear Frama-C users,

Fraunhofer FOKUS has just released a new version (20.0.2) of “ACSL by Example”.
This version is intended for Frama-C/WP 20.0.
The examples 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

This is a minor release and its most important changes are:

- Add minor variations of find algorithm (including find_if_not).
- Add indices for examples and logic definitions
- Re-add results of running all provers in parallel. 
   (Thanks to Allan Blanchard for explaining how WP's session mechanism  can be be used in the implementation.)
- Fix a ghost label in partial_sort (Thanks to Virgile Prevosto)
- Reduce very long verification times of several examples

Please refer to the changes section for a more detailed description.

We hope that this version helps you in learning and applying Frama-C/WP!

Jens Gerlach