Varmapping-like bug in querying

Issue #132 resolved
Bart Bogaerts created an issue

stringgeq.idp fails sometimes in the tests due to some varmapping-like bug.

It first appeared when adding "recursiveDeleteKeepVars()" to the bddfactory. However, this does not seem to be the reason for the failure.

I didn't manage to make the test crash: it finishes but the given answer is wrong.

Valgrind doesn't solve this either.

Comments (6)

  1. Bart Bogaerts reporter

    Another varmapping-like bug occurs in tests/mx/satmx/SATCardSquare.idp (did somebody already try to fix this one? (it prints two times "A" for some reason))

  2. Log in to comment