Dumping Z3 code from IR (IR --> Z3 converter)
Open
formal
question
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
I want to dump the Z3 equivalent code from the IR that is being generated. Is there any tutorial regarding that? I can see "**xls/xls/solvers/z3_ir_translator.cc**", "**xls/xls/solvers/z3_lec.cc**" and other relevant files, but I am unsure which functions to invoke or how to invoke them in which order. Any help would be appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.