CHANGELOG.md
LICENSE
MANIFEST.in
README.md
dlx.c
dlx.pyx
dlxsolver.py
pyproject.toml
requirements.txt
setup.py
dlx_cython.egg-info/PKG-INFO
dlx_cython.egg-info/SOURCES.txt
dlx_cython.egg-info/dependency_links.txt
dlx_cython.egg-info/not-zip-safe
dlx_cython.egg-info/requires.txt
dlx_cython.egg-info/top_level.txt
examples/simple_example.py
examples/sudoku_example.py
tests/test_dlx.py