C++ implementation of Donald Knuth's Algorithm X using the Dancing Links technique(DLX Algorithm).
Primary LanguageC++