Dijkstra–Scholten algorithm: Difference between revisions

Content deleted Content added
Lightbot (talk | contribs)
Date audit per mosnum/overlink/Other
Line 19:
* The program terminates when the root receives signals from all its children.
 
== Dijkstra-Scholten algorithm for acyclic directed acyclic graphs ==
 
* The algorithm for a tree can be extended to acyclic directed graphs. We add an additional edge [[Deficit]] to each edge.