model-checker: Revise advice on checking for duplicates.
authorBen Pfaff <blp@gnu.org>
Tue, 5 May 2009 05:27:05 +0000 (22:27 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Jun 2009 04:11:06 +0000 (21:11 -0700)
commitd724fe4838db898a323102e4f2981af90c9ea132
tree7680d9022b6b4b92f2586a11adbfa21c11357516
parent72f4ef01cee853fd8e5bca96afad06397326ec76
model-checker: Revise advice on checking for duplicates.

Until now the documentation on the model checker has advised checking for
a duplicate state before checking for consistency, but in fact this can
cause bugs to be missed if only some paths to a given state yield
incorrect results.  So revise the advice to check for consistency before
checking for a duplicate state.
src/libpspp/model-checker.h