crack521 / 3SAT

Transformation from K-SAT CNF to 3-SAT CNF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Executing the program:

python3 ksat.py

Enter the file name to use as CNF input: [input filename]
Enter the file name to save the CNF output: [output filename]

About

Transformation from K-SAT CNF to 3-SAT CNF


Languages

Language:Python 100.0%