return to top
source
This function turns cnf into a DIMACS String.
cnf
String
Note: This function will add 1 to all literal identifiers by default. This is because 0 is an illegal identifier in the DIMACS format and we can avoid producing invalid DIMACs like this.
1
0