Skip to content

shaowei-cai-group/cold-restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cold Restart


  • Code: The source codes for the paper
  • Results: The detailed results for the experiments.
  • Others: Instances sampling files.

Compile

Cadical

./configure && make

Kissat

./configure && make

Maple

./starexec_build

pakis-mab-FO

make clean; make

p-mcomsps-FO

make clean; make

Run

Cadical

build/cadical $instance

Kissat

build/kissat $instance

Maple

bin/MapleLCMDistChrBt-DL-v3 $instance

pakis-mab-FO

./pakissat $instance $threads $time-limit

p-mcomsps-FO

./painless-mcomsps -shr-sleep=750000 -c=$threads $instance

About

source codes and raw data related to cold restart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors