Knuth's Algorithm X: Difference between revisions

Content deleted Content added
top: change to quote frame template
remove workaround, template has been fixed!
Line 5:
Algorithm X functions as follows:
 
{{quote frame|quote=<span></span>
# If the matrix ''A'' has no columns, the current partial solution is a valid solution; terminate successfully.
# Otherwise choose a column ''c'' ([[deterministic algorithm|deterministically]]).