PRS is a simple, efficient, and generic parallel SAT framework. Specifically, PRS is a parallel portfolio framework that supports pre-processing, clause sharing, and many other popular parallel techniques.
We submit two solvers
- PRS-SC25
- PRS-SC25-SBVA
for PRS-SC25 (image name: satcomp-prs)
cd PRS-SC25/
cd docker/prs-images/
chmod +x build_PRS_images.sh
./build_PRS_images.shfor PRS-SC25-SBVA (image name: satcomp-prs-sbva)
cd PRS-SC25-SBVA/
cd docker/prs-images/
chmod +x build_PRS_images.sh
./build_PRS_images.sh