Content deleted Content added
source |
m Move comma in parentheses. |
||
(10 intermediate revisions by 9 users not shown) | |||
Line 1:
The '''Dijkstra–Scholten algorithm''' (named after [[Edsger W. Dijkstra]] and [[Carel S. Scholten]]) is an [[algorithm]] for detecting [[Termination analysis|termination]] in a [[distributed system]].<ref>{{citation|title=Distributed Systems: An Algorithmic Approach|first=Sukumar|last=Ghosh|publisher=CRC Press|year=2010|contribution=9.3.1 The Dijkstra–Scholten Algorithm|pages=140–143|url=
| last1 = Dijkstra | first1 = Edsger W.
| last2 = Scholten | first2 = C. S.
Line 12:
| year = 1980}}.</ref>
First,
==Algorithm==
Line 46:
==See also==
* [[Huang's algorithm]]
Line 51 ⟶ 53:
{{reflist}}
{{Edsger Dijkstra}}
{{DEFAULTSORT:Dijkstra-Scholten Algorithm}}
[[Category:Graph algorithms]]
[[Category:Termination algorithms]]
[[Category:Edsger W. Dijkstra]]
|