Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 324 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 324 Bytes

SatSolver

To run the program from cmd the, you need to be in the right directory. From there the following line is needed: java -jar SAT.jar -Sn file.txt In this line n = the heuristic and file.txt is the file with the problem thats needs solving. The program will make a txt file with the answerset in SAT/answerset.txt