Skip to content

Files to participate in the Model Counting Competition 2021

Notifications You must be signed in to change notification settings

NTU-ALComLab/MCC2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCC2021

Files to participate in the Model Counting Competition 2021

Usage

Execute the solver in the directory ./bin as follows:

./starexec_run_default <model counting dimacs file>

For example:

./starexec_run_default ../examples/pmc.dimacs

The script bin/ssatABC.py will convert a model counting instance from MCC2021 to an SSAT formula in sdimacs format and use a precompiled SSAT solver to solve it. A converted SSAT file is written to /tmp/ and will be cleaned after the execution.

Type make to generate an archive for uploading to StarExec.

About

Files to participate in the Model Counting Competition 2021

Resources

Stars

Watchers

Forks