Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
125
Issues
125
List
Boards
Labels
Service Desk
Milestones
Merge Requests
17
Merge Requests
17
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
f1f6ec36
Commit
f1f6ec36
authored
May 09, 2012
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CVC# bug is NOT fixed
parent
2d4bf231
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
201 additions
and
0 deletions
+201
-0
.gitignore
.gitignore
+2
-0
ROADMAP
ROADMAP
+2
-0
examples/tests-provers/cvc3.why
examples/tests-provers/cvc3.why
+13
-0
examples/tests-provers/cvc3/why3session.xml
examples/tests-provers/cvc3/why3session.xml
+184
-0
No files found.
.gitignore
View file @
f1f6ec36
...
...
@@ -175,6 +175,8 @@ why3.conf
/examples/programs/binary_search_c/
/examples/programs/dijkstra/
/examples/why3bench.html
/examples/why3regtests.err
/examples/why3regtests.out
/examples/*/*.html
/examples/*/*/*.html
/examples/*/*/*/*.html
...
...
ROADMAP
View file @
f1f6ec36
...
...
@@ -164,6 +164,8 @@ See manual Section xx
== TODOs ==
* BUG CVC3 avec la division par 0, cf examples/tests-provers/cvc3.why
* DONE Document the Coq plugin and tactic
** DONE option timelimit <n>
** DONE renommer "coq-plugin" en "coq-tactic"
...
...
examples/tests-provers/cvc3.why
0 → 100644
View file @
f1f6ec36
theory Test
use import real.Real
lemma test1 : forall x : real. x/ 0.0 = 0.0
lemma test2 : forall x:real. x/x=1.0
lemma test3 : false
end
\ No newline at end of file
examples/tests-provers/cvc3/why3session.xml
0 → 100644
View file @
f1f6ec36
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE why3session SYSTEM "/usr/local/share/why3/why3session.dtd">
<why3session
name=
"cvc3/why3session.xml"
>
<prover
id=
"0"
name=
"Alt-Ergo"
version=
"0.94"
/>
<prover
id=
"1"
name=
"CVC3"
version=
"2.2"
/>
<prover
id=
"2"
name=
"CVC3"
version=
"2.4.1"
/>
<prover
id=
"3"
name=
"Z3"
version=
"2.19"
/>
<prover
id=
"4"
name=
"Z3"
version=
"3.2"
/>
<file
name=
"../cvc3.why"
verified=
"true"
expanded=
"true"
>
<theory
name=
"Test"
locfile=
"cvc3/../cvc3.why"
loclnum=
"3"
loccnumb=
"7"
loccnume=
"11"
verified=
"true"
expanded=
"true"
>
<goal
name=
"test1"
locfile=
"cvc3/../cvc3.why"
loclnum=
"7"
loccnumb=
"8"
loccnume=
"13"
sum=
"dc3cb70423d6eca6adecf25c7851eb72"
proved=
"true"
expanded=
"true"
shape=
"ainfix =ainfix /V0c0.0c0.0F"
>
<proof
prover=
"3"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"unknown"
time=
"0.01"
/>
</proof>
<proof
prover=
"0"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"unknown"
time=
"0.00"
/>
</proof>
<proof
prover=
"1"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"valid"
time=
"0.00"
/>
</proof>
<proof
prover=
"2"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"valid"
time=
"0.00"
/>
</proof>
<proof
prover=
"4"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"unknown"
time=
"0.01"
/>
</proof>
</goal>
<goal
name=
"test2"
locfile=
"cvc3/../cvc3.why"
loclnum=
"9"
loccnumb=
"8"
loccnume=
"13"
sum=
"22bd943d68d90a9351eac18fab347e1f"
proved=
"true"
expanded=
"true"
shape=
"ainfix =ainfix /V0V0c1.0F"
>
<proof
prover=
"3"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"timeout"
time=
"5.04"
/>
</proof>
<proof
prover=
"0"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"unknown"
time=
"0.00"
/>
</proof>
<proof
prover=
"1"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"valid"
time=
"0.00"
/>
</proof>
<proof
prover=
"2"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"valid"
time=
"0.00"
/>
</proof>
<proof
prover=
"4"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"timeout"
time=
"5.04"
/>
</proof>
</goal>
<goal
name=
"test3"
locfile=
"cvc3/../cvc3.why"
loclnum=
"11"
loccnumb=
"8"
loccnume=
"13"
sum=
"6d1f1ea06944f8f4e597d966b6d38fb2"
proved=
"true"
expanded=
"true"
shape=
"f"
>
<proof
prover=
"3"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"valid"
time=
"0.01"
/>
</proof>
<proof
prover=
"0"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"unknown"
time=
"0.00"
/>
</proof>
<proof
prover=
"1"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"unknown"
time=
"0.00"
/>
</proof>
<proof
prover=
"2"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"unknown"
time=
"0.00"
/>
</proof>
<proof
prover=
"4"
timelimit=
"5"
memlimit=
"1000"
obsolete=
"false"
archived=
"false"
>
<result
status=
"valid"
time=
"0.01"
/>
</proof>
</goal>
</theory>
</file>
</why3session>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment