-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Armin Biere
committed
Mar 30, 2020
1 parent
30ec3ae
commit ec8357e
Showing
14 changed files
with
4,255 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
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 to run | ||
|
||
`./scranfilize -h` | ||
|
||
after building it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
004 |
Oops, something went wrong.