Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
examples
Commits
06827859
Commit
06827859
authored
4 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
README: make link texts consistent with folder names
parent
77ea6399
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#30792
passed
4 years ago
Stage: build
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
06827859
...
@@ -61,17 +61,17 @@ This repository contains the following case studies:
...
@@ -61,17 +61,17 @@ This repository contains the following case studies:
-
Treiber Stack (by Zhen Zhang, and another version by Rodolphe Lepigre).
-
Treiber Stack (by Zhen Zhang, and another version by Rodolphe Lepigre).
-
Flat Combiner (by Zhen Zhang, also see
-
Flat Combiner (by Zhen Zhang, also see
[
this archived documentation
](
https://gitlab.mpi-sws.org/FP/iris-atomic/tree/master/docs
)
).
[
this archived documentation
](
https://gitlab.mpi-sws.org/FP/iris-atomic/tree/master/docs
)
).
*
[
spanning
-
tree
](
theories/spanning_tree
)
: Proof of a concurrent spanning tree
*
[
spanning
_
tree
](
theories/spanning_tree
)
: Proof of a concurrent spanning tree
algorithm (by Amin Timany).
algorithm (by Amin Timany).
*
[
concurrent
-
stacks
](
theories/concurrent_stacks
)
: Proof of an implementation of
*
[
concurrent
_
stacks
](
theories/concurrent_stacks
)
: Proof of an implementation of
concurrent stacks with helping by Daniel Gratzer et. al., as described in the
concurrent stacks with helping by Daniel Gratzer et. al., as described in the
[
report
](
http://iris-project.org/pdfs/2017-case-study-concurrent-stacks-with-helping.pdf
)
.
[
report
](
http://iris-project.org/pdfs/2017-case-study-concurrent-stacks-with-helping.pdf
)
.
*
[
lecture
-
notes
](
theories/lecture_notes
)
: Coq examples for the
*
[
lecture
_
notes
](
theories/lecture_notes
)
: Coq examples for the
[
Iris lecture notes
](
http://iris-project.org/tutorial-material.html
)
.
[
Iris lecture notes
](
http://iris-project.org/tutorial-material.html
)
.
*
[
hocap
](
theories/hocap
)
: Formalizations of the concurrent bag and concurrent
*
[
hocap
](
theories/hocap
)
: Formalizations of the concurrent bag and concurrent
runners libraries from the
[
HOCAP paper
](
https://dl.acm.org/citation.cfm?id=2450283
)
runners libraries from the
[
HOCAP paper
](
https://dl.acm.org/citation.cfm?id=2450283
)
(by Dan Frumin). See the associated
[
README
](
theories/hocap/README.md
)
.
(by Dan Frumin). See the associated
[
README
](
theories/hocap/README.md
)
.
*
[
array
-
based_queuing_lock
](
/theories/array_based_queuing_lock
)
: Proof of
*
[
array
_
based_queuing_lock
](
/theories/array_based_queuing_lock
)
: Proof of
safety of an implementation of the array-based queuing lock. This example is
safety of an implementation of the array-based queuing lock. This example is
also covered in the chapter
[
"Case study: The Array-Based Queueing
also covered in the chapter
[
"Case study: The Array-Based Queueing
Lock"
](
https://iris-project.org/tutorial-pdfs/iris-lecture-notes.pdf#section.10
)
Lock"
](
https://iris-project.org/tutorial-pdfs/iris-lecture-notes.pdf#section.10
)
...
...
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