LICENSE.md
README.md
pyproject.toml
tests/test_installed_solvers.py
xcsp/__init__.py
xcsp/main.py
xcsp.egg-info/PKG-INFO
xcsp.egg-info/SOURCES.txt
xcsp.egg-info/dependency_links.txt
xcsp.egg-info/entry_points.txt
xcsp.egg-info/requires.txt
xcsp.egg-info/top_level.txt
xcsp/builder/__init__.py
xcsp/builder/build.py
xcsp/builder/check.py
xcsp/commands/__init__.py
xcsp/commands/install.py
xcsp/commands/solver.py
xcsp/solver/__init__.py
xcsp/solver/cache.py
xcsp/solver/resolver.py
xcsp/solver/solver.py
xcsp/utils/__init__.py
xcsp/utils/bootstrap.py
xcsp/utils/json.py
xcsp/utils/log.py
xcsp/utils/lzma.py
xcsp/utils/paths.py
xcsp/utils/placeholder.py
xcsp/utils/system.py