pf complement of ct?

Issue #8 resolved
Bart Bogaerts created an issue

When testing for consistency of a structure i wanted to test

// Assert(not _pf->contains(*ctIterator));

However, in many cases this assertion fails. Shouldn't it be an invariant that ct is the complement of pf (for any predinter)?

Comments (4)

  1. Log in to comment