Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 863 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 863 Bytes

Scramble CNFs in DIMACS format.

To build scranfilize use

./configure && make

or include testing

./configure && make test

which produces scrambled versions of the CNFs in 'cnfs' in 'log'.

To understand what scranfilize can do run

./scranfilize -h

after building it.

This tool is described in our POS'18 paper (bibtex):

Armin Biere, Marijn Heule. The Effect of Scrambling CNFs. In Proceedings 9th Workshop on Pragmatics of SAT 2015 and 2018, EPiC Series in Computing, vol. 59, pages 111-126, EasyChair, 2019.

The set of experiments are described at http://fmv.jku.at/scranfilize.