Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Preloaded 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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Monterey Phoenix
MP Model Collection
Preloaded Examples
Commits
0647931e
Commit
0647931e
authored
2 years ago
by
Pamela Dyer
Browse files
Options
Downloads
Patches
Plain Diff
Update models/Application_examples/Euclids_Algorithm.mp
parent
c874893f
No related branches found
No related tags found
1 merge request
!67
Update Euclids_Algorithm.mp
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
models/Application_examples/Euclids_Algorithm.mp
+4
-6
4 additions, 6 deletions
models/Application_examples/Euclids_Algorithm.mp
with
4 additions
and
6 deletions
models/Application_examples/Euclids_Algorithm.mp
+
4
−
6
View file @
0647931e
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
│*│ │
│*│ │
│*│ ┌─[ Purpose ]────────────────────────────────────────┐ │
│*│ ┌─[ Purpose ]────────────────────────────────────────┐ │
│*│ │ To use MP to model an adaptation of the well-known │ │
│*│ │ To use MP to model an adaptation of the well-known │ │
│*│ │ Greatest Common Divisor Algorithm by Euclid.
│ │
│*│ │ Greatest Common Divisor
(GCD)
Algorithm by Euclid. │ │
│*│ └────────────────────────────────────────────────────┘ │
│*│ └────────────────────────────────────────────────────┘ │
│*│ │
│*│ │
│*│ ┌─[ Description ]────────────────────────────────────┐ │
│*│ ┌─[ Description ]────────────────────────────────────┐ │
...
@@ -21,14 +21,12 @@
...
@@ -21,14 +21,12 @@
│*│ ┌─[ References ]─────────────────────────────────────┐ │
│*│ ┌─[ References ]─────────────────────────────────────┐ │
│*│ │ Leslie Lamport's Introduction to TLA+ | |
│*│ │ Leslie Lamport's Introduction to TLA+ | |
│*│ │ https://www.newsroom.hlf-foundation.org/newsroom/ | |
│*│ │ https://www.newsroom.hlf-foundation.org/newsroom/ | |
│*│ │ https://www.newsroom.hlf-foundation.org/newsroom/ | |
│*│ │ https://www.newsroom.hlf-foundation.org/newsroom/lectures/video/lecture-if-youre-not-writing-a-program-dont-use-a-programming-language.html
|*| | lectures/video/lecture-if-youre-not-writing-a- | |
|*| | program-dont-use-a-programming-language.html | |
│*│ └────────────────────────────────────────────────────┘ │
│*│ └────────────────────────────────────────────────────┘ │
│*│ │
│*│ │
│*│ ┌─[ Search Terms ]───────────────────────────────────┐ │
│*│ ┌─[ Search Terms ]───────────────────────────────────┐ │
│*│ │ behavior, Euclid
,
GCD
,
Lamport
; │ │
│*│ │ behavior, Euclid
;
GCD
;
Lamport;
│ │
│*│ │ coordination, event;
coordination
, conditional │ │
│*│ │ coordination, event;
ENSURE
, conditional
│ │
│*│ └────────────────────────────────────────────────────┘ │
│*│ └────────────────────────────────────────────────────┘ │
│*│ │
│*│ │
│*│ ┌─[ Instructions ]───────────────────────────────────┐ │
│*│ ┌─[ Instructions ]───────────────────────────────────┐ │
...
...
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