We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
timeLimit
$ boogie -proverOpt:SOLVER=cvc5 -trace -timeLimit:10 -proverOpt:BATCH_MODE=true -typeEncoding:p Test/textbook/BQueue.bpl Parsing Test/textbook/BQueue.bpl Coalescing blocks... Inlining... Verifying MakeQueue ... [TRACE] Using prover: cvc5 [TRACE] Running in batch mode. [3.244 s, solver resource count: 0, 7 proof obligations] verified Verifying IsEmpty ... [0.099 s, solver resource count: 0, 1 proof obligation] verified Verifying Enqueue ... <hangs for more than 10s>
The text was updated successfully, but these errors were encountered:
atomb
No branches or pull requests
The text was updated successfully, but these errors were encountered: