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] counter example plugin


  • Subject: [Frama-c-discuss] counter example plugin
  • From: matthias.gudemann at gmail.com (Matthias Güdemann)
  • Date: Tue, 1 Sep 2020 12:25:01 +0200

Hi,

I found that a counter example plugin for WP is mentioned in the paper
"Frama-C A Software Analysis Perspective", but it was also mentioned
that it was not yet released at that point.

In the mailing list archive there are some posts mentioning
`-wp-unsat-model` which has since been removed and one passing
arguments directly to alt-ergo.

What is currently the best way to get counterexamples? why3 detects
CVC4 and Z3 in a "counter example" variant, how can those be used to
get a counterexample?

Best regards
Matthias