Content deleted Content added
m ISBNs (Build KE) |
|||
Line 26:
== Example ==
For example, consider the exact cover problem specified by the universe
:*
:*
:*
:*
:*
:*
This problem is represented by the matrix:
Line 355:
There are no branches at level 0, thus the algorithm terminates.
In summary, the algorithm determines there is only one exact cover: <math>\mathcal{S}^*
== Implementations ==
|