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] Substitution in Cil_types.predicate


  • Subject: [Frama-c-discuss] Substitution in Cil_types.predicate
  • From: hollas at informatik.htw-dresden.de (Boris Hollas)
  • Date: Fri, 24 Feb 2012 14:56:03 +0100

Hello,

I want to perform a substitution in a Cil_types.predicate, for example
x->a in (0 <= x <= n). Is there a function in the Frama-C API to do so?
I've found Cil_manipulation.predicate_substitution in aorai, but I'm
unsure whether I should use functions that aren't part of the Frama-C
API.
-- 
Best regards,
Boris