Skip to content

shaowei-cai-group/PRS-sc25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PRS-SC25

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.

Solvers

We submit two solvers

  • PRS-SC25
  • PRS-SC25-SBVA

How to build images

for PRS-SC25 (image name: satcomp-prs)

cd PRS-SC25/
cd docker/prs-images/
chmod +x build_PRS_images.sh
./build_PRS_images.sh

for 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors