Knuth's Algorithm X: Difference between revisions

Content deleted Content added
Rob Zako (talk | contribs)
Implementations: Expand summary of Dancing Links
Example: Correct typo
Line 101:
|}
 
: The lowest number of 1s in any column is one and column 5 is the first column with one 1s1, thus column 5 is selected (deterministically).
 
: Row ''D'' has a 1 in column 5 and thus is selected (nondeterministically).