Sparrow2Riss-2018
Awards
- 1st SAT · random track 2018 random-track run used the NOLIMIT configuration of Sparrow2Riss-2018 source
Status
FIXME Problem with prebuild
Licence
weak copyleft Components under different licences: the strictest one rules the whole. You can use it in your own software, but changes to the solver itself must be published under the same licence.
- GNU Lesser General Public License 2.1 LGPL-2.1 · weak copyleft
The solver's code stays LGPL when modified and redistributed, but a program that only links to it can keep its own licence. Full text - MIT License MIT · permissive
Use, modify and redistribute freely, in source or binary form, as long as the copyright notice and the licence text stay with the code. This is MiniSat's licence, inherited by most of its descendants. Full text
Read from licence file Sparrow2Riss-2018/riss7/LICENSE, Sparrow2Riss-2018/Sparrow/license.txt; this summary is informative, the licence text prevails. Corrections welcome by pull request.
Build it and run it
pip install satex && satex build sparrow2riss-2018:2018 docker run --rm -v $PWD:/data satex/sparrow2riss-2018:2018 instance.cnf proof.out
This image is not on Docker Hub yet (checked 2026-09-25): the images are pushed in batches, and some entries cannot be built. Until then, satex build makes it on your machine from the archived sources and the recipe below, and the run command is the same. Mount the directory that holds your instance on /data; the proof file is optional. Its full provenance is kept: the archived sources, the pinned build environment and the recipe are all listed below, and satex build sparrow2riss-2018:2018 rebuilds the same image on your own machine if you would rather not trust ours (slower, same solver).
Download the sources Sparrow2Riss-2018.zip, the competition submission as archived by SAT Heritage, to build it yourself with the recipe below. The Zenodo record holding the archives of this year was downloaded 2 113 times (Zenodo counts per record, not per file).
- Licence
- LGPL-2.1, MIT (licence file Sparrow2Riss-2018/riss7/LICENSE, Sparrow2Riss-2018/Sparrow/license.txt)
- Image
satex/sparrow2riss-2018:2018- Command
./sparrow2riss-2018 FILECNF- Compressed input
- read natively
How it is built
- Recipe
- builder generic/v1
- Builder
generic/v1- Environment
debian:9.5-slim- Sources
- Sparrow2Riss-2018.zip
Last verification
No recorded run.