pkg://why-2.14-2.fc9.i386.rpm:4067879/HEADER
downloads
Name : why Relocations: (not relocateable)
Version : 2.14 Vendor: Fedora Project
Release : 2.fc9 Build Date: Tue Aug 5 20:08:57 2008
Install date: (not installed) Build Host: xenbuilder2.fedora.redhat.com
Group : Applications/Engineering Source RPM: why-2.14-2.fc9.src.rpm
Size : 14486121 License: GPLv2
Packager : Fedora Project
URL : http://why.lri.fr/
Summary : Why software verification platform
Description :
Why is a software verification platform that applies formal proving
tools to annotated programs. It is currently capable of analysis of C
(through the included tool "Caduceus"), Java (through the included
tool "Krakatoa"), and potentially ML programs with some modification
into Why's own ML-like language. Furthermore, Why is capable of
analysis of any program that is mapped onto its own internal
language. It uses a weakest precondition involving calculus to
generate potential theorems necessary for the proof of a program's
correctness. It translates these theorems into formats that can be
used by external proof assistants (without any extra work, Coq, PVS,
HOL Light, Mizar are supported - having one is recommended and Coq is
packaged for Fedora) and automated theorem provers (without any extra
work, Simplify, Alt-Ergo, Yices, Z3, CVC Lite, Zenon are supported and
Zenon is packaged for Fedora) so that these results can be externally
proven, resulting in a proof of program correctness.