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] using jessie to verify float problem
- Subject: [Frama-c-discuss] using jessie to verify float problem
- From: Claude.Marche at inria.fr (Claude Marche)
- Date: Mon, 19 Oct 2009 09:07:39 +0200
- In-reply-to: <1f8a0c0a0910170609n4b276eaj8fb8851185b34541@mail.gmail.com>
- References: <1f8a0c0a0910170609n4b276eaj8fb8851185b34541@mail.gmail.com>
nam nam wrote: > Good morning all > > I am using Frama-C Beryllium, and I want to use jessie plug-in to verify > some problems which I need to use float (or double) type number. I have > tried to use Simplify and Yices prover but they are not power enough to > prove the problems using float type number. > > Are there any ways to overcome this problem? Yes: Simplify is simply useless because does not know anything about real numbers, and Yices is not very powerful with them. You must install Alt-Ergo, Z3 and CVC3: see http://why.lri.fr/provers.en.html By the way: support for floating-point computation in Frama-C/Jessie is somewhat experimental. Please do not hesitate to share your attempts with us. See also: Hisseo projet web page: http://hisseo.saclay.inria.fr/ and its publications, in the "Documents" section - Claude > Thank you > D.T.Nam > > > ------------------------------------------------------------------------ > > _______________________________________________ > Frama-c-discuss mailing list > Frama-c-discuss at lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss
- References:
- [Frama-c-discuss] using jessie to verify float problem
- From: doan.thanh.nam.1988 at gmail.com (nam nam)
- [Frama-c-discuss] using jessie to verify float problem
- Prev by Date: [Frama-c-discuss] Unable to work with large projects
- Next by Date: [Frama-c-discuss] ACSL documentation
- Previous by thread: [Frama-c-discuss] using jessie to verify float problem
- Next by thread: [Frama-c-discuss] ACSL documentation
- Index(es):