Content deleted Content added
→For nondeterministic and variable-length protocols: Delete reference to a book that, according to its Google Books reviews, is just a copy-paste of Wikipedia. That obviously makes the reference circular. Someone should probably actually check the proof. <snark>Or would that violate WP:NOR?</snark> Tags: references removed Mobile edit Mobile web edit |
→For nondeterministic and variable-length protocols: Correct the proof. It was broken by this edit: https://en.wikipedia.org/w/index.php?title=Two_Generals%27_Problem&type=revision&diff=681137712&oldid=681129493 , which introduced the completely wrong idea that what we are doing at each step is reducing from a nondeterministic protocol to a deterministic one (as opposed to from one nondetermistic protocol to another) |
||
Line 34:
===For nondeterministic and variable-length protocols===
A nondeterministic protocol with a potentially variable message count can be compared to
Suppose there exists a nondeterministic protocol ''P'' which solves the
Since
▲Suppose there exists a nondeterministic protocol which solves the problem. Then, by a similar argument to the deterministic example in the previous section, where a deterministic protocol can be obtained from the non-deterministic one by removing all leaf nodes, the deterministic protocol must then also solve the problem.
▲Since the nondeterministic protocol is finite, it then follows that the protocol represented by the empty tree would solve the problem. Clearly this is not possible. Therefore a nondeterministic protocol which solves the problem cannot exist.
===Proof by symmetry===
|