0

I'm working recently on Z3.py. I wonder If there is any way to display the number of clauses and variable of my model. I used to work on Alloy. Alloy displays these informations automatically. Can anyone help?

Thanks

Moody
  • 137
  • 1
  • 9
  • By model, I guess you mean set of assertions. You can obtain statistics after a search has completed. The statistics include numbers, such as clauses and Boolean variables – Nikolaj Bjorner May 20 '15 at 17:00
  • Is there any command in Z3 to do these statistics automatically? how can I see the CNF? – Moody May 21 '15 at 22:15

0 Answers0