Content deleted Content added
No edit summary |
|||
Line 18:
Algorithm X functions as follows:
# Using any [[deterministic algorithm]], choose a column, c.
# Nondeterministically
# Remove any unselected rows which have a 1 in any column which r has a 1 in.
# Remove from the matrix any columns for which row r has a 1.
|