Questions tagged [cvc5]

1 questions
0
votes
0 answers

How to read SyGuS format into cvc5 Python script?

There is number of examples in SyGuS format (https://sygus.org/language/) in cvc5 repo, e.g. https://github.com/cvc5/cvc5/tree/main/test/regress/cli/regress0/sygus. How do I read these files or corresponding strings into cvc5 Python script? I know…
Paul Jurczak
  • 7,008
  • 3
  • 47
  • 72