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
120
Issues
120
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
150c6993
Commit
150c6993
authored
May 04, 2018
by
Sylvain Dailler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ce bench
Fix example incremental.
parent
885f3247
Changes
35
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
229 additions
and
1622 deletions
+229
-1622
bench/ce/algebraic_type_CVC4,1.5.oracle
bench/ce/algebraic_type_CVC4,1.5.oracle
+0
-7
bench/ce/algebraic_type_Z3,4.6.0.oracle
bench/ce/algebraic_type_Z3,4.6.0.oracle
+0
-7
bench/ce/array_records_CVC4,1.5.oracle
bench/ce/array_records_CVC4,1.5.oracle
+0
-112
bench/ce/array_records_Z3,4.6.0.oracle
bench/ce/array_records_Z3,4.6.0.oracle
+18
-132
bench/ce/arrays_CVC4,1.5.oracle
bench/ce/arrays_CVC4,1.5.oracle
+0
-5
bench/ce/arrays_Z3,4.6.0.oracle
bench/ce/arrays_Z3,4.6.0.oracle
+0
-5
bench/ce/floats_CVC4,1.5.oracle
bench/ce/floats_CVC4,1.5.oracle
+20
-40
bench/ce/floats_Z3,4.6.0.oracle
bench/ce/floats_Z3,4.6.0.oracle
+32
-154
bench/ce/int32_CVC4,1.5.oracle
bench/ce/int32_CVC4,1.5.oracle
+0
-10
bench/ce/int32_Z3,4.6.0.oracle
bench/ce/int32_Z3,4.6.0.oracle
+8
-4
bench/ce/int_CVC4,1.5.oracle
bench/ce/int_CVC4,1.5.oracle
+0
-35
bench/ce/int_Z3,4.6.0.oracle
bench/ce/int_Z3,4.6.0.oracle
+0
-35
bench/ce/int_overflow_CVC4,1.5.oracle
bench/ce/int_overflow_CVC4,1.5.oracle
+0
-85
bench/ce/int_overflow_Z3,4.6.0.oracle
bench/ce/int_overflow_Z3,4.6.0.oracle
+10
-95
bench/ce/jlamp0_CVC4,1.5.oracle
bench/ce/jlamp0_CVC4,1.5.oracle
+0
-79
bench/ce/jlamp0_Z3,4.6.0.oracle
bench/ce/jlamp0_Z3,4.6.0.oracle
+10
-89
bench/ce/jlamp_array_CVC4,1.5.oracle
bench/ce/jlamp_array_CVC4,1.5.oracle
+0
-57
bench/ce/jlamp_array_Z3,4.6.0.oracle
bench/ce/jlamp_array_Z3,4.6.0.oracle
+4
-53
bench/ce/jlamp_projections_CVC4,1.5.oracle
bench/ce/jlamp_projections_CVC4,1.5.oracle
+0
-11
bench/ce/jlamp_projections_Z3,4.6.0.oracle
bench/ce/jlamp_projections_Z3,4.6.0.oracle
+7
-4
bench/ce/list_CVC4,1.5.oracle
bench/ce/list_CVC4,1.5.oracle
+4
-8
bench/ce/list_Z3,4.6.0.oracle
bench/ce/list_Z3,4.6.0.oracle
+4
-8
bench/ce/map_CVC4,1.5.oracle
bench/ce/map_CVC4,1.5.oracle
+2
-90
bench/ce/map_Z3,4.6.0.oracle
bench/ce/map_Z3,4.6.0.oracle
+87
-11
bench/ce/real_CVC4,1.5.oracle
bench/ce/real_CVC4,1.5.oracle
+0
-12
bench/ce/real_Z3,4.6.0.oracle
bench/ce/real_Z3,4.6.0.oracle
+3
-5
bench/ce/record_map_CVC4,1.5.oracle
bench/ce/record_map_CVC4,1.5.oracle
+12
-116
bench/ce/record_map_Z3,4.6.0.oracle
bench/ce/record_map_Z3,4.6.0.oracle
+0
-80
bench/ce/records_CVC4,1.5.oracle
bench/ce/records_CVC4,1.5.oracle
+0
-59
bench/ce/records_Z3,4.6.0.oracle
bench/ce/records_Z3,4.6.0.oracle
+0
-59
bench/ce/ref_CVC4,1.5.oracle
bench/ce/ref_CVC4,1.5.oracle
+0
-65
bench/ce/ref_Z3,4.6.0.oracle
bench/ce/ref_Z3,4.6.0.oracle
+7
-72
bench/ce/simple_array_CVC4,1.5.oracle
bench/ce/simple_array_CVC4,1.5.oracle
+0
-9
bench/ce/simple_array_Z3,4.6.0.oracle
bench/ce/simple_array_Z3,4.6.0.oracle
+0
-9
examples/incremental.mlw
examples/incremental.mlw
+1
-0
No files found.
bench/ce/algebraic_type_CVC4,1.5.oracle
View file @
150c6993
...
...
@@ -5,10 +5,3 @@ x = {"type" : "Apply" , "val" : {"apply" : "Integer" ,
"list" : [{"type" : "Integer" ,
"val" : "0" }] } }
bench/ce/algebraic_type.mlw M G: Unknown (other)
Counter-example model:File algebraic_type.mlw:
Line 6:
x = {"type" : "Apply" , "val" : {"apply" : "Integer" ,
"list" : [{"type" : "Integer" ,
"val" : "0" }] } }
bench/ce/algebraic_type_Z3,4.6.0.oracle
View file @
150c6993
...
...
@@ -5,10 +5,3 @@ x = {"type" : "Apply" , "val" : {"apply" : "Integer" ,
"list" : [{"type" : "Integer" ,
"val" : "0" }] } }
bench/ce/algebraic_type.mlw M G: Unknown (other)
Counter-example model:File algebraic_type.mlw:
Line 6:
x = {"type" : "Apply" , "val" : {"apply" : "Integer" ,
"list" : [{"type" : "Integer" ,
"val" : "0" }] } }
bench/ce/array_records_CVC4,1.5.oracle
View file @
150c6993
...
...
@@ -110,115 +110,3 @@ Line 25:
old i = {"type" : "Integer" ,
"val" : "0" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "0" }
Line 31:
i = {"type" : "Integer" ,
"val" : "0" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "0" }
Line 25:
old i = {"type" : "Integer" ,
"val" : "0" }
bench/ce/array_records_Z3,4.6.0.oracle
View file @
150c6993
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -6,7 +6,7 @@ Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -14,7 +14,7 @@ Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -22,7 +22,7 @@ Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -30,7 +30,7 @@ Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -38,7 +38,7 @@ Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -46,7 +46,7 @@ Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -54,7 +54,7 @@ Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -62,7 +62,7 @@ Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -70,7 +70,7 @@ Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -78,7 +78,7 @@ Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -86,7 +86,7 @@ Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
...
...
@@ -94,133 +94,19 @@ Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "
-176
" }
i = {"type" : "Integer" , "val" : "
2
" }
Line 31:
i = {"type" : "Integer" ,
"val" : "
-176
" }
"val" : "
2
" }
bench/ce/array_records.mlw Array_records VC var_overwrite:
Unknown (other)
bench/ce/array_records.mlw Array_records VC var_overwrite:
Timeout
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" ,
"val" : "-176" }
Line 25:
old i = {"type" : "Integer" ,
"val" : "-176" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 27:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 28:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 29:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-1" }
Line 30:
i = {"type" : "Integer" ,
"val" : "-1" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" , "val" : "-176" }
Line 31:
i = {"type" : "Integer" ,
"val" : "-176" }
bench/ce/array_records.mlw Array_records VC var_overwrite: Unknown (other)
Counter-example model:File array_records.mlw:
Line 23:
i = {"type" : "Integer" ,
"val" : "-176" }
i = {"type" : "Integer" , "val" : "2" }
Line 25:
old i = {"type" : "Integer" ,
"val" : "
-176
" }
"val" : "
2
" }
bench/ce/arrays_CVC4,1.5.oracle
View file @
150c6993
...
...
@@ -3,8 +3,3 @@ bench/ce/arrays.mlw A VC f2: Valid
bench/ce/arrays.mlw A VC f2: Unknown (other)
bench/ce/arrays.mlw B VC f1: Unknown (other)
bench/ce/arrays.mlw B VC f2: Unknown (other)
bench/ce/arrays.mlw A VC f1: Unknown (other)
bench/ce/arrays.mlw A VC f2: Valid
bench/ce/arrays.mlw A VC f2: Unknown (other)
bench/ce/arrays.mlw B VC f1: Unknown (other)
bench/ce/arrays.mlw B VC f2: Unknown (other)
bench/ce/arrays_Z3,4.6.0.oracle
View file @
150c6993
...
...
@@ -3,8 +3,3 @@ bench/ce/arrays.mlw A VC f2: Valid
bench/ce/arrays.mlw A VC f2: Timeout
bench/ce/arrays.mlw B VC f1: Timeout
bench/ce/arrays.mlw B VC f2: Timeout
bench/ce/arrays.mlw A VC f1: Timeout
bench/ce/arrays.mlw A VC f2: Valid
bench/ce/arrays.mlw A VC f2: Timeout
bench/ce/arrays.mlw B VC f1: Timeout
bench/ce/arrays.mlw B VC f2: Timeout
bench/ce/floats_CVC4,1.5.oracle
View file @
150c6993
bench/ce/floats.mlw T32 g1: Unknown (other)
bench/ce/floats.mlw T32 g2: Unknown (other)
bench/ce/floats.mlw T32 g3: Unknown (other)
bench/ce/floats.mlw T32 g4: Unknown (other)
bench/ce/floats.mlw T32 g5: Unknown (other)
bench/ce/floats.mlw T32 g6: Unknown (other)
bench/ce/floats.mlw T32 g7: Unknown (other)
bench/ce/floats.mlw T32 g8: Unknown (other)
bench/ce/floats.mlw T32 g9: Unknown (other)
bench/ce/floats.mlw T32 g10: Unknown (other)
bench/ce/floats.mlw T64 g1: Unknown (other)
bench/ce/floats.mlw T64 g2: Unknown (other)
bench/ce/floats.mlw T64 g3: Unknown (other)
bench/ce/floats.mlw T64 g4: Unknown (other)
bench/ce/floats.mlw T64 g5: Unknown (other)
bench/ce/floats.mlw T64 g6: Unknown (other)
bench/ce/floats.mlw T64 g7: Unknown (other)
bench/ce/floats.mlw T64 g8: Unknown (other)
bench/ce/floats.mlw T64 g9: Unknown (other)
bench/ce/floats.mlw T64 g10: Unknown (other)
bench/ce/floats.mlw T32 g1: Unknown (other)
bench/ce/floats.mlw T32 g2: Unknown (other)
bench/ce/floats.mlw T32 g3: Unknown (other)
bench/ce/floats.mlw T32 g4: Unknown (other)
bench/ce/floats.mlw T32 g5: Unknown (other)
bench/ce/floats.mlw T32 g6: Unknown (other)
bench/ce/floats.mlw T32 g7: Unknown (other)
bench/ce/floats.mlw T32 g8: Unknown (other)
bench/ce/floats.mlw T32 g9: Unknown (other)
bench/ce/floats.mlw T32 g10: Unknown (other)
bench/ce/floats.mlw T64 g1: Unknown (other)
bench/ce/floats.mlw T64 g2: Unknown (other)
bench/ce/floats.mlw T64 g3: Unknown (other)
bench/ce/floats.mlw T64 g4: Unknown (other)
bench/ce/floats.mlw T64 g5: Unknown (other)
bench/ce/floats.mlw T64 g6: Unknown (other)
bench/ce/floats.mlw T64 g7: Unknown (other)
bench/ce/floats.mlw T64 g8: Unknown (other)
bench/ce/floats.mlw T64 g9: Unknown (other)
bench/ce/floats.mlw T64 g10: Unknown (other)
bench/ce/floats.mlw T32 g1: Timeout
bench/ce/floats.mlw T32 g2: Timeout
bench/ce/floats.mlw T32 g3: Timeout
bench/ce/floats.mlw T32 g4: Timeout
bench/ce/floats.mlw T32 g5: Timeout
bench/ce/floats.mlw T32 g6: Timeout
bench/ce/floats.mlw T32 g7: Timeout
bench/ce/floats.mlw T32 g8: Timeout
bench/ce/floats.mlw T32 g9: Timeout
bench/ce/floats.mlw T32 g10: Timeout
bench/ce/floats.mlw T64 g1: Timeout
bench/ce/floats.mlw T64 g2: Timeout
bench/ce/floats.mlw T64 g3: Timeout
bench/ce/floats.mlw T64 g4: Timeout
bench/ce/floats.mlw T64 g5: Timeout
bench/ce/floats.mlw T64 g6: Timeout
bench/ce/floats.mlw T64 g7: Timeout
bench/ce/floats.mlw T64 g8: Timeout
bench/ce/floats.mlw T64 g9: Timeout
bench/ce/floats.mlw T64 g10: Timeout
bench/ce/floats_Z3,4.6.0.oracle
View file @
150c6993
bench/ce/floats.mlw T32 g1:
Unknown (other)
bench/ce/floats.mlw T32 g1:
Timeout
Counter-example model:File floats.mlw:
Line 5:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x1.
800000
p-126" ,
"value" : -1.
76324
e-38 } }
"str_hexa" : "-0x1.
000002
p-126" ,
"value" : -1.
17549
e-38 } }
bench/ce/floats.mlw T32 g2:
Unknown (other)
bench/ce/floats.mlw T32 g2:
Timeout
Counter-example model:File floats.mlw:
Line 7:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x0.00
0002
p-127" ,
"value" : -
7.00649e-46
} }
"str_hexa" : "-0x0.00
8000
p-127" ,
"value" : -
1.14794e-41
} }
bench/ce/floats.mlw T32 g3:
Unknown (other)
bench/ce/floats.mlw T32 g3:
Timeout
Counter-example model:File floats.mlw:
Line 9:
x = {"type" : "Float" ,
"val" : {"cons" : "Minus_zero" } }
bench/ce/floats.mlw T32 g4:
Unknown (other)
bench/ce/floats.mlw T32 g4:
Timeout
Counter-example model:File floats.mlw:
Line 11:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "0x1.400000p0" ,
"value" : 1.25 } }
bench/ce/floats.mlw T32 g5:
Unknown (other)
bench/ce/floats.mlw T32 g5:
Timeout
Counter-example model:File floats.mlw:
Line 13:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "0x1.000002p65" ,
"value" : 3.68935e+19 } }
bench/ce/floats.mlw T32 g6:
Unknown (other)
bench/ce/floats.mlw T32 g6:
Timeout
Counter-example model:File floats.mlw:
Line 15:
x = {"type" : "Float" ,
"val" : {"cons" : "Not_a_number" } }
bench/ce/floats.mlw T32 g7:
Unknown (other)
bench/ce/floats.mlw T32 g7:
Timeout
Counter-example model:File floats.mlw:
Line 17:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x1.
c00110p24
" ,
"value" : -
2.93604e+07
} }
"str_hexa" : "-0x1.
800000p32
" ,
"value" : -
6.44245e+09
} }
bench/ce/floats.mlw T32 g8:
Unknown (other)
bench/ce/floats.mlw T32 g8:
Timeout
Counter-example model:File floats.mlw:
Line 19:
x = {"type" : "Float" ,
"val" : {"cons" : "Plus_infinity" } }
bench/ce/floats.mlw T32 g9:
Unknown (other)
bench/ce/floats.mlw T32 g9:
Timeout
Counter-example model:File floats.mlw:
Line 21:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "0x0.000002p-127" ,
"value" : 7.00649e-46 } }
bench/ce/floats.mlw T32 g10:
Unknown (other)
bench/ce/floats.mlw T32 g10:
Timeout
Counter-example model:File floats.mlw:
Line 23:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "0x1.99999ap-4" ,
"value" : 0.1 } }
bench/ce/floats.mlw T64 g1:
Unknown (other)
bench/ce/floats.mlw T64 g1:
Timeout
Counter-example model:File floats.mlw:
Line 31:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x1.00000
10000000
p-1022" ,
"str_hexa" : "-0x1.00000
00000001
p-1022" ,
"value" : -2.22507e-308 } }
bench/ce/floats.mlw T64 g2:
Unknown (other)
bench/ce/floats.mlw T64 g2:
Timeout
Counter-example model:File floats.mlw:
Line 33:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x0.00000
000002
00p-1023" ,
"value" : -
1.26481e-321
} }
"str_hexa" : "-0x0.00000
400000
00p-1023" ,
"value" : -
2.65249e-315
} }
bench/ce/floats.mlw T64 g3:
Unknown (other)
bench/ce/floats.mlw T64 g3:
Timeout
Counter-example model:File floats.mlw:
Line 35:
x = {"type" : "Float" ,
"val" : {"cons" : "Minus_zero" } }
bench/ce/floats.mlw T64 g4:
Unknown (other)
bench/ce/floats.mlw T64 g4:
Timeout
Counter-example model:File floats.mlw:
Line 37:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "0x1.4000000000000p0" ,
"value" : 1.25 } }
bench/ce/floats.mlw T64 g5:
Unknown (other)
bench/ce/floats.mlw T64 g5:
Timeout
Counter-example model:File floats.mlw:
Line 39:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "0x1.0000000000001p513" ,
"value" : 2.68156e+154 } }
bench/ce/floats.mlw T64 g6:
Unknown (other)
bench/ce/floats.mlw T64 g6:
Timeout
Counter-example model:File floats.mlw:
Line 41:
x = {"type" : "Float" ,
"val" : {"cons" : "Not_a_number" } }
bench/ce/floats.mlw T64 g7:
Unknown (other)
bench/ce/floats.mlw T64 g7:
Timeout
Counter-example model:File floats.mlw:
Line 43:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x1.0000000000000p54" ,
"value" : -1.80144e+16 } }
bench/ce/floats.mlw T64 g8:
Unknown (other)
bench/ce/floats.mlw T64 g8:
Timeout
Counter-example model:File floats.mlw:
Line 45:
x = {"type" : "Float" ,
"val" : {"cons" : "Plus_infinity" } }
bench/ce/floats.mlw T64 g9: Unknown (other)
bench/ce/floats.mlw T64 g10: Unknown (other)
bench/ce/floats.mlw T64 g9: Timeout
Counter-example model:File floats.mlw:
Line 49:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "0x1.999999999999ap-4" ,
"value" : 0.1 } }
bench/ce/floats.mlw T32 g1: Unknown (other)
Counter-example model:File floats.mlw:
Line 5:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x1.800000p-126" ,
"value" : -1.76324e-38 } }
bench/ce/floats.mlw T32 g2: Unknown (other)
Counter-example model:File floats.mlw:
Line 7:
x = {"type" : "Float" , "val" : {"cons" : "Float_hexa" ,
"str_hexa" : "-0x0.000002p-127" ,
"value" : -7.00649e-46 } }
bench/ce/floats.mlw T32 g3: Unknown (other)
Counter-example model:File floats.mlw:
Line 9:
x = {"type" : "Float" ,
"val" : {"cons" : "Minus_zero" } }
bench/ce/floats.mlw T32 g4: Unknown (other)
Counter-example model:File floats.mlw: