Diego Huang
2004-02-03 00:15:42 UTC
Hi,
Should we handle the case where there's 0 clauses or variables? For
example:
---file.cnf---
p cnf 0 4
---EOF---
or
---file.cnf---
p cnf 4 0
---EOF---
The CNF files are in the right format, since they have no clauses and no
variables. But I don't know what the output should be? UNDETERMINED?
error?
Thanks,
Diego
Should we handle the case where there's 0 clauses or variables? For
example:
---file.cnf---
p cnf 0 4
---EOF---
or
---file.cnf---
p cnf 4 0
---EOF---
The CNF files are in the right format, since they have no clauses and no
variables. But I don't know what the output should be? UNDETERMINED?
error?
Thanks,
Diego