Skip to content

Analyzing the trace file generated by z3 #6874

Answered by NikolajBjorner
rahxephon89 asked this question in Q&A
Discussion options

You must be logged in to vote

The legacy tools is AxiomProfiler, https://github.com/viperproject/axiom-profiler.
Maybe @alexanderjsummers has updates.

You could also try custom scripts around the proof logs:
https://microsoft.github.io/z3guide/programming/Proof%20Logs

You could also log quantifier instantiations by setting a configuration:
z3 solver.instantiations2console=true file.smt2

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rahxephon89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants