U Albert
2004-02-20 22:25:25 UTC
I'm trying to follow the pseudocode, and it found that ex3.cnf was indeed
UNSAT. The SAT ones, however, are problematic. After a bit of
checking, I've found that the program does find a vector that works, but solve and
branch just keep calling each other, incrementing the dlevel as they go.
Also, getNextVar starts returning 0 after a while. I feel like adding
stuff to the pseudocode, but it looks good to me as is. Anyone have
advice for this?
UNSAT. The SAT ones, however, are problematic. After a bit of
checking, I've found that the program does find a vector that works, but solve and
branch just keep calling each other, incrementing the dlevel as they go.
Also, getNextVar starts returning 0 after a while. I feel like adding
stuff to the pseudocode, but it looks good to me as is. Anyone have
advice for this?