Tagged Questions
0
votes
2answers
93 views
2-SATisfiabilty problem test cases
I have written a SAT solver for 2-satisfiability problem,someone please provide me a test case with say 10000 literals which has only one satisfiable assignment i.e only one solution
The format can ...