Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Müller
NIWO
Commits
7541cf42
Commit
7541cf42
authored
May 18, 2017
by
Christian Müller
Browse files
add university
parent
9c28ba33
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/university.spec
0 → 100644
View file @
7541cf42
Workflow
forallmay p:Prof,s:Student,g:Grade
(O(p,s,g)) -> Grading += (p,s,g)
forallmay p:Prof,t:TA
True -> Talk1 += (t, p)
forallmay t:TA,s:Student
True -> Talk2 += (s, t)
Declassify
O(p:Prof,s:Student,g:Grade): True
Target
Talk2(as:Student, at:TA)
Causality
cta:TA, cp:Prof
Write
Preview
Supports
Markdown
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