Ncca+
Awards
- 3rd SAT · random track 2013 source
Notes
Launchcommand was: ././Ncca+ <instance> -s <seed> Track was Core solvers, Sequential, Random SAT
Licence
not identified No licence file or recognizable licence header was found in the archived sources (unrecognized licence file Ncca+/LICENSE). SAT Heritage redistributes the sources as the competition did; before any other use, ask the authors. If you know the licence, send a pull request adding a license field to this entry.
Pull it from Docker and run it
docker pull satex/ncca-plus:2013 docker run --rm -v $PWD:/data satex/ncca-plus:2013 instance.cnf
No build needed: the image is published on Docker Hub (checked 2026-09-25). Mount the directory that holds your instance on /data; the proof file is optional and not produced by this solver. Its full provenance is kept: the archived sources, the pinned build environment and the recipe are all listed below, and satex build ncca-plus:2013 rebuilds the same image on your own machine if you would rather not trust ours (slower, same solver).
Download the sources 148-Ncca+.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 5 086 times (Zenodo counts per record, not per file).
- Licence
- not identified: no licence file or header found in the archive; if you know it, send a pull request (unrecognized licence file Ncca+/LICENSE)
- Image
satex/ncca-plus:2013- Command
././Ncca+ FILECNF -s RANDOMSEED- Compressed input
- decompressed by the image
How it is built
- Recipe
- builder generic/v1
- Builder
generic/v1- Environment
debian:8.6- Sources
- 148-Ncca+.zip
Last verification
Run on 2026-09-16.
Build
| build-environment | ok | |
| builder-base-image | ok | |
| compile | ok | |
| docker-engine | ok | |
| image-assemble | ok | |
| runtime-base | ok | |
| runtime-base-image | ok | |
| runtime-dependencies | ok | |
| source-download | ok | |
| source-extract | ok |
Tests
| launch | ok | |
| sat-gzip-model | ok | |
| sat-gzip-result | ok | |
| sat-gzip-termination | ok | |
| sat-model | ok | |
| sat-result | ok | |
| sat-termination | ok | |
| unsat-proof | skip | incomplete solver |
| unsat-result | skip | incomplete solver |