This repository provides a Homebrew tap for installing xcsp-launcher β a unified tool to install, build, and launch constraint solvers compatible with the XCSP3 format.
brew tap CPToolset/homebrew-xcsp-launcher
brew install xcspOnce installed, you can access the CLI tool:
xcsp --helpYou can use it to:
- Install and compile solvers from configuration files
- Launch solvers on XCSP3 instances
To update to the latest version:
brew update
brew upgrade xcsp- CPToolset/xcsp-launcher: The main launcher tool