/dlxlibpy

This is a Python library to solve exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique. - ported from taylorjg/dlxlibjs

Primary LanguagePython

dlxlibpy

This is a Python library to solve exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique. - ported from taylorjg/dlxlibjs