Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
caisar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
caisar
Commits
b146b421
Commit
b146b421
authored
3 years ago
by
Michele Alberti
Browse files
Options
Downloads
Patches
Plain Diff
Add ACAS XU property
#1
in why3 syntax.
parent
60d33b29
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
acasxu.why
+22
-0
22 additions, 0 deletions
acasxu.why
with
22 additions
and
0 deletions
acasxu.why
0 → 100644
+
22
−
0
View file @
b146b421
theory ACAS_XU_P1
use real.Real
constant x0:real
axiom x0: 0.6 <= x0 <= 0.6798577687
constant x1:real
axiom x1: -0.5 <= x1 <= 0.5
constant x2:real
axiom x2: -0.5 <= x2 <= 0.5
constant x3:real
axiom x3: 0.45 <= x3 <= 0.5
constant x4:real
axiom x4: -0.5 <= x4 <= -0.45
goal P1: forall y0:real. y0 <= 3.9911256459
end
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment