Closed vale1410 closed 1 year ago
Yeah, it's the usual issue with the embedded qbf solver that is buggy. Duplicate of issue #38 . You can run with '--solve --models 0 --solver minisat' or with '--solve --models 0 --solver "depqbf --no-dynamic-nenofex --qdo"' and it should work.
Call the following program with
--solve --models 0
does not iterate through all models, but stops with the first one and does not continue: