[klee-dev] General question
Cristian Cadar
c.cadar at imperial.ac.uk
Mon Apr 3 15:48:24 BST 2023
Hi both,
Let me answer this as part of the more detailed email Ferhat sent today.
But more generally, you can use Kleaver to load queries in KQuery format
and print them to SMT-LIB2 format:
kleaver --print-smtlib file.kquery
Best,
Cristian
On 30/03/2023 21:57, Ferhat Erata wrote:
> Hi Teja,
>
> I was also looking for this feature. Have you come up with a workaround?
>
> Do you know if there is a way to transform expressions in kquery format
> to smt2 format?
>
> Best,
> ~ Ferhat
>
>
> On Mon, Jan 9, 2023 at 7:21 AM Teja Sai Srikar Bodavula
> <btssrikar at gmail.com <mailto:btssrikar at gmail.com>> wrote:
>
> Hello, I was wondering if there is way in which we can get
> symbolic formula for a variable in a code in smt2 format unlike
> kquery format which we get using klee_print_expr.
> _______________________________________________
> klee-dev mailing list
> klee-dev at imperial.ac.uk <mailto:klee-dev at imperial.ac.uk>
> https://mailman.ic.ac.uk/mailman/listinfo/klee-dev
> <https://mailman.ic.ac.uk/mailman/listinfo/klee-dev>
>
>
> _______________________________________________
> klee-dev mailing list
> klee-dev at imperial.ac.uk
> https://mailman.ic.ac.uk/mailman/listinfo/klee-dev
More information about the klee-dev
mailing list